Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit
|
2 |
google-generativeai
|
3 |
Pillow
|
4 |
-
moviepy
|
5 |
# For actual image generation (examples, choose one or more if you integrate):
|
6 |
# diffusers
|
7 |
# transformers
|
|
|
1 |
streamlit
|
2 |
google-generativeai
|
3 |
Pillow
|
4 |
+
# moviepy
|
5 |
# For actual image generation (examples, choose one or more if you integrate):
|
6 |
# diffusers
|
7 |
# transformers
|