redfernstech commited on
Commit
2a2f434
·
verified ·
1 Parent(s): d04f6cc

Update requirements.txt

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