Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ matplotlib
|
|
4 |
torch --index-url https://download.pytorch.org/whl/cpu
|
5 |
torchvision --index-url https://download.pytorch.org/whl/cpu
|
6 |
torchaudio --index-url https://download.pytorch.org/whl/cpu
|
7 |
-
transformers
|
|
|
|
4 |
torch --index-url https://download.pytorch.org/whl/cpu
|
5 |
torchvision --index-url https://download.pytorch.org/whl/cpu
|
6 |
torchaudio --index-url https://download.pytorch.org/whl/cpu
|
7 |
+
transformers
|
8 |
+
textblob
|