Spaces:
Running
on
Zero
Running
on
Zero
try
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -13,5 +13,5 @@ bpy-helper==0.0.0
|
|
13 |
gradio==4.27.0
|
14 |
einops==0.7.0
|
15 |
imageio[ffmpeg]==2.34.0
|
16 |
-
torch==2.
|
17 |
-
torchvision
|
|
|
13 |
gradio==4.27.0
|
14 |
einops==0.7.0
|
15 |
imageio[ffmpeg]==2.34.0
|
16 |
+
torch==2.0.1
|
17 |
+
torchvision
|