Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
bunkatopics
|
3 |
+
langchain
|
4 |
+
datasets
|
5 |
+
plotly
|
6 |
+
huggingface_hub
|
7 |
+
sentence_transformers
|