Spaces:
Sleeping
Sleeping
Commit
·
3bbcfa8
1
Parent(s):
b7f4c83
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-index==0.5.6
|
2 |
+
langchain==0.0.148
|
3 |
+
gradio
|
4 |
+
IPython
|
5 |
+
OpenAI
|