Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ numpy==1.26.2
|
|
2 |
opencv-python==4.8.1.78
|
3 |
timm==0.6.12
|
4 |
trimesh==4.0.8
|
5 |
-
torch==2.0
|
6 |
spaces>=0.25.0
|
7 |
accelerate>=0.22.0
|
8 |
diffusers==0.27.2
|
|
|
2 |
opencv-python==4.8.1.78
|
3 |
timm==0.6.12
|
4 |
trimesh==4.0.8
|
5 |
+
torch==2.2.0
|
6 |
spaces>=0.25.0
|
7 |
accelerate>=0.22.0
|
8 |
diffusers==0.27.2
|