Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ httpx
|
|
3 |
pymongo
|
4 |
googletrans
|
5 |
fastapi
|
6 |
-
gradio
|
7 |
huggingface_hub
|
8 |
numpy
|
9 |
Pillow
|
|
|
3 |
pymongo
|
4 |
googletrans
|
5 |
fastapi
|
6 |
+
gradio==3.45.0
|
7 |
huggingface_hub
|
8 |
numpy
|
9 |
Pillow
|