Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ pycountry
|
|
6 |
pandas
|
7 |
python-dateutil
|
8 |
huggingface_hub
|
9 |
-
googletrans
|
|
|
|
|
|
|
|
6 |
pandas
|
7 |
python-dateutil
|
8 |
huggingface_hub
|
9 |
+
googletrans
|
10 |
+
transformers
|
11 |
+
torch
|
12 |
+
openai
|