Spaces:
Running
on
Zero
Running
on
Zero
ai-forever
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
|
2 |
httpx
|
|
|
|
|
3 |
fastapi
|
4 |
gradio
|
5 |
huggingface_hub
|
|
|
1 |
+
httpcore==0.15.0
|
2 |
httpx
|
3 |
+
pymongo
|
4 |
+
googletrans
|
5 |
fastapi
|
6 |
gradio
|
7 |
huggingface_hub
|