redfernstech commited on
Commit
15efa12
·
verified ·
1 Parent(s): 6c695e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  python-dotenv
2
  llama-index
3
- googletrans
4
  llama-index-embeddings-huggingface
5
  llama-index-llms-huggingface
6
  uvicorn
7
- gradio-client
8
  fastapi
 
1
  python-dotenv
2
  llama-index
3
+ googletrans==4.0.0-rc1
4
  llama-index-embeddings-huggingface
5
  llama-index-llms-huggingface
6
  uvicorn
 
7
  fastapi