Spaces:
Sleeping
Sleeping
acumplid commited on
Commit ·
32a6995
1
Parent(s): a8bf50c
requirements update
Browse files- requirements.txt +11 -12
requirements.txt
CHANGED
|
@@ -1,14 +1,13 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
huggingface-hub
|
| 3 |
-
python-dotenv
|
| 4 |
-
llama-index
|
| 5 |
-
llama-index-embeddings-huggingface
|
| 6 |
-
llama-index-llms-huggingface
|
| 7 |
-
sentence-transformers
|
| 8 |
langchain
|
| 9 |
faiss-cpu
|
| 10 |
-
aina-gradio-theme
|
| 11 |
-
|
| 12 |
-
langchain-
|
| 13 |
-
|
| 14 |
-
openai==1.35.12
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
huggingface-hub
|
| 3 |
+
python-dotenv
|
| 4 |
+
llama-index
|
| 5 |
+
llama-index-embeddings-huggingface
|
| 6 |
+
llama-index-llms-huggingface
|
| 7 |
+
sentence-transformers
|
| 8 |
langchain
|
| 9 |
faiss-cpu
|
| 10 |
+
aina-gradio-theme
|
| 11 |
+
langchain-community
|
| 12 |
+
langchain-core
|
| 13 |
+
openai
|
|
|