Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch==2.8.0 # should be installed by HF
|
| 2 |
torchvision==0.24.0
|
| 3 |
numpy
|
| 4 |
trimesh
|
|
|
|
| 1 |
+
#torch==2.8.0 # should be installed by HF
|
| 2 |
torchvision==0.24.0
|
| 3 |
numpy
|
| 4 |
trimesh
|