Spaces:
Sleeping
Sleeping
akhilhsingh
commited on
Commit
•
7a1d132
1
Parent(s):
2647833
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
os
|
2 |
+
streamlit
|
3 |
+
llama-index
|
4 |
+
python-dotenv
|
5 |
+
openai
|