Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Commit
•
ac96a84
1
Parent(s):
c9ced55
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
streamlit
|
3 |
+
openai
|
4 |
+
tiktoken
|