Spaces:
Running
on
Zero
Running
on
Zero
Update requirements_colab.txt
Browse files- requirements_colab.txt +1 -0
requirements_colab.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117 torch==2.0.0+cu117 torchvision==0.15.2+cu117 torchaudio==2.0.0
|
2 |
yt-dlp
|
|
|
3 |
gradio==3.35.2
|
4 |
pydub==0.25.1
|
5 |
edge_tts==6.1.7
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117 torch==2.0.0+cu117 torchvision==0.15.2+cu117 torchaudio==2.0.0
|
2 |
yt-dlp
|
3 |
+
nest_asyncio
|
4 |
gradio==3.35.2
|
5 |
pydub==0.25.1
|
6 |
edge_tts==6.1.7
|