Spaces:
Runtime error
Runtime error
mohitmayank
commited on
Commit
•
6fcb587
1
Parent(s):
384d3d8
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
sentence-transformers==2.2.0
|
2 |
+
streamlit==1.8.1
|
3 |
+
plotly==5.11.0
|
4 |
+
plotly-express==0.4.1
|
5 |
+
scikit-learn==1.0.2
|
6 |
+
pandas==1.4.2
|