Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ opencv-python==4.8.1.78
|
|
3 |
scipy==1.11.4
|
4 |
timm==0.6.12
|
5 |
trimesh==4.0.8
|
6 |
-
torch==2.0.0
|
|
|
|
3 |
scipy==1.11.4
|
4 |
timm==0.6.12
|
5 |
trimesh==4.0.8
|
6 |
+
torch==2.0.0
|
7 |
+
diffusers==0.27.2
|