Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,8 +1,3 @@
|
|
1 |
-
|
2 |
spacy
|
3 |
-
|
4 |
-
torch
|
5 |
-
https://github.com/explosion/spacy-models/releases/download/es_core_news_sm-3.1.0/es_core_news_sm-3.1.0.tar.gz
|
6 |
-
xformers
|
7 |
-
accelerate
|
8 |
-
pygame
|
|
|
1 |
+
streamlit
|
2 |
spacy
|
3 |
+
spacy_spanish_lemmatizer
|
|
|
|
|
|
|
|
|
|