Spaces:
Runtime error
Runtime error
nguyennghia0902
commited on
Commit
•
bc31fb4
1
Parent(s):
8472452
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
seaborn
|
5 |
+
matplotlib
|
6 |
+
scikit-learn
|
7 |
+
torch
|
8 |
+
tensorflow
|
9 |
+
streamlit
|
10 |
+
st-pages
|
11 |
+
pyvi
|