BramLeo commited on
Commit
eb5373b
·
verified ·
1 Parent(s): 6ea0e1a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio
3
+ llama-cpp-python
4
+ llama-index
5
+ llama-index-llms-llama-cpp
6
+ llama-index-embeddings-huggingface
7
+ transformers
8
+ numpy