Spaces:
Sleeping
Sleeping
acecalisto3
commited on
Commit
•
2ceb2a4
1
Parent(s):
cabe01a
Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
bs4
|
|
|
|
|
|
|
|
|
2 |
transformers
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
bs4
|
2 |
+
torch
|
3 |
+
streamlit
|
4 |
+
os
|
5 |
+
subprocess
|
6 |
transformers
|
7 |
+
black
|
8 |
+
pylint
|
9 |
+
io
|
10 |
+
sys
|