Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -9,4 +9,9 @@ python-dotenv
|
|
9 |
google-generativeai
|
10 |
gTTS
|
11 |
torch
|
12 |
-
torchvision
|
|
|
|
|
|
|
|
|
|
|
|
9 |
google-generativeai
|
10 |
gTTS
|
11 |
torch
|
12 |
+
torchvision
|
13 |
+
https://gradio-builds.s3.amazonaws.com/bed454c3d22cfacedc047eb3b0ba987b485ac3fd/gradio-4.40.0-py3-none-any.whl
|
14 |
+
git+https://github.com/huggingface/parler-tts.git
|
15 |
+
accelerate
|
16 |
+
nltk
|
17 |
+
soundfile
|