Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio>=5.20.1
|
| 2 |
-
torch
|
| 3 |
diffusers>=0.23.0
|
| 4 |
open-clip-torch>=2.20.0
|
| 5 |
gdown>=4.7.1
|
|
|
|
| 1 |
gradio>=5.20.1
|
| 2 |
+
torch>=2.4.1
|
| 3 |
diffusers>=0.23.0
|
| 4 |
open-clip-torch>=2.20.0
|
| 5 |
gdown>=4.7.1
|