Spaces:
Configuration error
Configuration error
Commit
·
18a8ebb
1
Parent(s):
b2951df
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-hub
|
2 |
+
streamlit
|
3 |
+
wikipedia
|
4 |
+
openai
|
5 |
+
nltk
|
6 |
+
streamlit-pills
|