Spaces:
Sleeping
Sleeping
beryamosta
commited on
Commit
•
2deb605
1
Parent(s):
695990c
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-index
|
2 |
+
openai
|
3 |
+
nest-asyncio
|
4 |
+
pandas
|
5 |
+
tiktoken
|
6 |
+
IPython
|
7 |
+
gradio
|
8 |
+
openpyxl
|
9 |
+
python-dotenv
|