Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio>=2.9.0,<2.10.0
|
| 2 |
-
torch>=1.10.0
|
| 3 |
git+https://github.com/openai/CLIP.git
|
| 4 |
Pillow
|
| 5 |
matplotlib
|
|
|
|
| 1 |
gradio>=2.9.0,<2.10.0
|
| 2 |
+
torch>=1.10.0
|
| 3 |
git+https://github.com/openai/CLIP.git
|
| 4 |
Pillow
|
| 5 |
matplotlib
|