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