Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1 +1,11 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
bitsandbytes
|
3 |
+
streamlit
|
4 |
+
langchain-community
|
5 |
+
langchain
|
6 |
+
langchain_chroma
|
7 |
+
pymupdf
|
8 |
+
sentence-transformers
|
9 |
+
transformers
|
10 |
+
chromadb
|
11 |
+
accelerate
|