Spaces:
Running
on
Zero
Running
on
Zero
try
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
datasets
|
2 |
diffusers==0.32.2
|
3 |
einops==0.8.0
|
4 |
huggingface-hub==0.26.2
|
@@ -48,7 +48,6 @@ pybind11==2.13.6
|
|
48 |
pygltflib==1.16.4
|
49 |
kornia==0.8.0
|
50 |
git+https://github.com/NVlabs/nvdiffrast.git
|
51 |
-
--index-url https://download.pytorch.org/whl/cu124
|
52 |
torch==2.5.1
|
53 |
torchvision==0.20.1
|
54 |
torchaudio==2.5.1
|
|
|
1 |
+
datasets==2.19.0
|
2 |
diffusers==0.32.2
|
3 |
einops==0.8.0
|
4 |
huggingface-hub==0.26.2
|
|
|
48 |
pygltflib==1.16.4
|
49 |
kornia==0.8.0
|
50 |
git+https://github.com/NVlabs/nvdiffrast.git
|
|
|
51 |
torch==2.5.1
|
52 |
torchvision==0.20.1
|
53 |
torchaudio==2.5.1
|