pytorch3d
Browse files- requirements.txt +1 -0
    	
        requirements.txt
    CHANGED
    
    | @@ -49,6 +49,7 @@ pygltflib==1.16.4 | |
| 49 | 
             
            kornia==0.8.0
         | 
| 50 | 
             
            cupy-cuda12x==13.4.1
         | 
| 51 | 
             
            git+https://github.com/NVlabs/nvdiffrast.git
         | 
|  | |
| 52 | 
             
            torch==2.5.1
         | 
| 53 | 
             
            torchvision==0.20.1
         | 
| 54 | 
             
            torchaudio==2.5.1
         | 
|  | |
| 49 | 
             
            kornia==0.8.0
         | 
| 50 | 
             
            cupy-cuda12x==13.4.1
         | 
| 51 | 
             
            git+https://github.com/NVlabs/nvdiffrast.git
         | 
| 52 | 
            +
            git+https://github.com/facebookresearch/pytorch3d.git@stable
         | 
| 53 | 
             
            torch==2.5.1
         | 
| 54 | 
             
            torchvision==0.20.1
         | 
| 55 | 
             
            torchaudio==2.5.1
         | 
 
			
