Spaces:
Running
Running
DexterSptizu
commited on
Commit
•
77037a5
1
Parent(s):
c58af7d
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
plotly
|
5 |
+
pandas
|
6 |
+
scikit-learn
|