Spaces:
Sleeping
Sleeping
PrabakaranC
commited on
Commit
•
ebbd644
1
Parent(s):
94ad0d9
create new requirments
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
sentence_transformers
|
3 |
+
einops
|
4 |
+
sklearn
|
5 |
+
plotly
|