Legacy7070
commited on
Commit
•
447a1de
1
Parent(s):
13441ce
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
pytorch-lightning
|
4 |
+
pandas
|
5 |
+
nltk
|
6 |
+
joblib
|
7 |
+
streamlit
|