Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
huggingface_hub==0.34.4
|
| 4 |
-
gradio_client==
|
| 5 |
numpy
|
| 6 |
opencv-python
|
| 7 |
pillow
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
huggingface_hub==0.34.4
|
| 4 |
+
gradio_client==1.4.2
|
| 5 |
numpy
|
| 6 |
opencv-python
|
| 7 |
pillow
|