Fix deps
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==2.4.0
|
2 |
-
torchvision
|
3 |
diffusers==0.20.0
|
4 |
gradio==5.5.0
|
5 |
imageio==2.34.1
|
|
|
1 |
torch==2.4.0
|
2 |
+
torchvision
|
3 |
diffusers==0.20.0
|
4 |
gradio==5.5.0
|
5 |
imageio==2.34.1
|