JaMussCraft commited on
Commit
fc854ff
·
verified ·
1 Parent(s): d05ecf2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -1
requirements.txt CHANGED
@@ -1 +1,14 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio
3
+ llama-index==0.11.3
4
+ transformers
5
+ llama-index-embeddings-huggingface
6
+ llama-index-vector-stores-faiss
7
+ faiss-cpu
8
+ llama-index-llms-openai
9
+ torch
10
+ numpy
11
+ scikit-learn
12
+ pymupdf
13
+ pandas
14
+ bitsandbytes