Spaces:
Running
on
Zero
Running
on
Zero
cutechicken
commited on
Commit
•
f13b3f1
1
Parent(s):
11b623b
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
huggingface_hub
|
2 |
minijinja
|
3 |
requests
|
4 |
-
gtts
|
5 |
gradio
|
6 |
pandas
|
7 |
pyarrow
|
8 |
tabulate
|
9 |
python-dotenv
|
10 |
-
transformers
|
|
|
|
|
|
|
|
1 |
huggingface_hub
|
2 |
minijinja
|
3 |
requests
|
|
|
4 |
gradio
|
5 |
pandas
|
6 |
pyarrow
|
7 |
tabulate
|
8 |
python-dotenv
|
9 |
+
transformers
|
10 |
+
accelerate
|
11 |
+
torch
|
12 |
+
spaces
|