Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Commit 
							
							·
						
						6210f30
	
1
								Parent(s):
							
							2a6e562
								
testing something
Browse files- .claude/settings.local.json +4 -1
- build_error.txt +0 -0
- requirements.txt +0 -1
    	
        .claude/settings.local.json
    CHANGED
    
    | @@ -3,7 +3,10 @@ | |
| 3 | 
             
                "allow": [
         | 
| 4 | 
             
                  "Bash(git remote rename:*)",
         | 
| 5 | 
             
                  "Bash(git remote add:*)",
         | 
| 6 | 
            -
                  "Bash(git add:*)"
         | 
|  | |
|  | |
|  | |
| 7 | 
             
                ],
         | 
| 8 | 
             
                "deny": [],
         | 
| 9 | 
             
                "ask": []
         | 
|  | |
| 3 | 
             
                "allow": [
         | 
| 4 | 
             
                  "Bash(git remote rename:*)",
         | 
| 5 | 
             
                  "Bash(git remote add:*)",
         | 
| 6 | 
            +
                  "Bash(git add:*)",
         | 
| 7 | 
            +
                  "Bash(git commit:*)",
         | 
| 8 | 
            +
                  "Bash(git push:*)",
         | 
| 9 | 
            +
                  "Bash(git fetch:*)"
         | 
| 10 | 
             
                ],
         | 
| 11 | 
             
                "deny": [],
         | 
| 12 | 
             
                "ask": []
         | 
    	
        build_error.txt
    ADDED
    
    | The diff for this file is too large to render. 
		See raw diff | 
|  | 
    	
        requirements.txt
    CHANGED
    
    | @@ -16,4 +16,3 @@ gsplat==1.5.2 | |
| 16 | 
             
            accelerate==1.10.1
         | 
| 17 | 
             
            spaces
         | 
| 18 | 
             
            git+https://github.com/huggingface/diffusers.git@447e8322f76efea55d4769cd67c372edbf0715b8
         | 
| 19 | 
            -
            git+https://github.com/nerfstudio-project/gsplat.git@32f2a54d21c7ecb135320bb02b136b7407ae5712
         | 
|  | |
| 16 | 
             
            accelerate==1.10.1
         | 
| 17 | 
             
            spaces
         | 
| 18 | 
             
            git+https://github.com/huggingface/diffusers.git@447e8322f76efea55d4769cd67c372edbf0715b8
         | 
|  | 
