Spaces:
Sleeping
Sleeping
aryarishit
commited on
Commit
•
103a870
1
Parent(s):
dad4fc7
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama_index
|
2 |
+
llama-index-embeddings-huggingface
|
3 |
+
langchain_community
|
4 |
+
ctransformers --no-binary ctransformers
|
5 |
+
streamlit
|
6 |
+
inotify
|
7 |
+
charset-normalizer==3.1.0
|
8 |
+
tqdm!=4.18.0
|