Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ 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
|
|
|
|
|
|
5 |
torchvision --index-url https://download.pytorch.org/whl/cpu
|
6 |
torchaudio --index-url https://download.pytorch.org/whl/cpu
|
7 |
transformers
|
8 |
+
textblob
|
9 |
+
instructor
|
10 |
+
groq
|