Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
-
|
| 3 |
huggingface-hub==0.23.0
|
| 4 |
-
numpy==1.26.4
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
+
gradio-client==1.3.0
|
| 3 |
huggingface-hub==0.23.0
|
| 4 |
+
numpy==1.26.4
|