Spaces:
Runtime error
Runtime error
update req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
spaces
|
| 3 |
torch==2.2.0
|
| 4 |
-
torchvision==0.17.
|
| 5 |
diffusers==0.24.0
|
| 6 |
transformers==4.32.1
|
| 7 |
pyrallis==0.3.1
|
|
|
|
| 1 |
gradio
|
| 2 |
spaces
|
| 3 |
torch==2.2.0
|
| 4 |
+
torchvision==0.17.0
|
| 5 |
diffusers==0.24.0
|
| 6 |
transformers==4.32.1
|
| 7 |
pyrallis==0.3.1
|