Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langdetect
|
|
5 |
gradio==4.19.2
|
6 |
uvicorn>=0.14.0
|
7 |
spaces
|
8 |
-
pip==24.2
|
|
|
|
5 |
gradio==4.19.2
|
6 |
uvicorn>=0.14.0
|
7 |
spaces
|
8 |
+
pip==24.2
|
9 |
+
gradio-client
|