Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
Browse files- requirements.txt +3 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -1,3 +1,6 @@ | |
|  | |
|  | |
|  | |
| 1 | 
             
            pytorch-lightning==2.1.2
         | 
| 2 | 
             
            einops
         | 
| 3 | 
             
            omegaconf
         | 
| @@ -17,5 +20,4 @@ xatlas | |
| 17 | 
             
            plyfile
         | 
| 18 | 
             
            xformers==0.0.22.post7
         | 
| 19 | 
             
            git+https://github.com/NVlabs/nvdiffrast/
         | 
| 20 | 
            -
            torch-scatter -f https://data.pyg.org/whl/torch-2.1.0+cu121.html
         | 
| 21 | 
             
            huggingface-hub
         | 
|  | |
| 1 | 
            +
            torch==2.1.0
         | 
| 2 | 
            +
            torchvision==0.16.0
         | 
| 3 | 
            +
            torchaudio==2.1.0
         | 
| 4 | 
             
            pytorch-lightning==2.1.2
         | 
| 5 | 
             
            einops
         | 
| 6 | 
             
            omegaconf
         | 
|  | |
| 20 | 
             
            plyfile
         | 
| 21 | 
             
            xformers==0.0.22.post7
         | 
| 22 | 
             
            git+https://github.com/NVlabs/nvdiffrast/
         | 
|  | |
| 23 | 
             
            huggingface-hub
         | 

