Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
git+https://github.com/suno-ai/bark.git
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
-
torchaudio
|
5 |
gradio
|
6 |
google-generativeai
|
7 |
yolov5
|
8 |
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
google-generativeai
|
3 |
yolov5
|
4 |
Pillow
|
5 |
+
numpy
|
6 |
+
bark
|
7 |
+
share_btn
|