Spaces:
Sleeping
Sleeping
acecalisto3
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ huggingface_hub
|
|
2 |
black
|
3 |
streamlit
|
4 |
bs4
|
|
|
5 |
pylint
|
6 |
datasets
|
7 |
huggingface-hub>=0.19
|
|
|
2 |
black
|
3 |
streamlit
|
4 |
bs4
|
5 |
+
transformers[all]
|
6 |
pylint
|
7 |
datasets
|
8 |
huggingface-hub>=0.19
|