Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
|
|
|
|
1 |
torch==2.0.0
|
2 |
git+https://github.com/huggingface/diffusers
|
3 |
-
moviepy
|
4 |
gtts
|
5 |
pixabay
|
6 |
accelerate
|
7 |
-
ffmpeg-python
|
8 |
google-generativeai
|
|
|
1 |
+
moviepy
|
2 |
+
ffmpeg-python
|
3 |
torch==2.0.0
|
4 |
git+https://github.com/huggingface/diffusers
|
|
|
5 |
gtts
|
6 |
pixabay
|
7 |
accelerate
|
|
|
8 |
google-generativeai
|