Spaces:
Sleeping
Sleeping
thanhtung09t2
commited on
Commit
•
81d4a36
1
Parent(s):
15f3bc6
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-index-llms-openai
|
2 |
+
llama-index-embeddings-huggingface
|
3 |
+
llama_index==0.10.59
|
4 |
+
chromadb==0.5.3
|
5 |
+
Requests==2.32.3
|
6 |
+
streamlit==1.31.0
|