Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
transformers
|
5 |
Pillow
|
6 |
numpy
|
|
|
1 |
gradio
|
2 |
+
huggingface-hub
|
3 |
+
open-clip-torch
|
4 |
transformers
|
5 |
Pillow
|
6 |
numpy
|