Spaces:
Running
on
Zero
Running
on
Zero
cutechicken
commited on
Commit
•
229bfa6
1
Parent(s):
2317674
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub
|
2 |
+
minijinja
|
3 |
+
requests
|
4 |
+
gtts
|
5 |
+
gradio
|
6 |
+
pandas
|
7 |
+
pyarrow
|
8 |
+
tabulate
|
9 |
+
python-dotenv
|