Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
numpy
|
|
|
|
| 1 |
+
gradio>=4.0.0,<5.0.0
|
| 2 |
+
huggingface_hub>=0.23.0
|
| 3 |
+
Pillow>=10.0.0
|
|
|