antoniomtz commited on
Commit
b21557f
·
verified ·
1 Parent(s): ef57547

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -5
requirements.txt CHANGED
@@ -1,5 +1,11 @@
1
- gradio>=4.0.0
2
- huggingface-hub>=0.19.0
3
- llama-index>=0.9.0
4
- llama-index-llms-huggingface>=0.1.0
5
- python-dotenv>=1.0.0
 
 
 
 
 
 
 
1
+ gradio
2
+ python-dotenv
3
+ llama-index
4
+ llama-index-llms-huggingface-api
5
+ llama-index-embeddings-huggingface
6
+ huggingface-hub
7
+ requests
8
+ uvicorn
9
+ spaces
10
+ transformers
11
+ torch