Spaces:
Running
Running
robertselvam
commited on
Commit
•
88a87e4
1
Parent(s):
2aec82b
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai
|
2 |
+
gtts
|
3 |
+
opencv-python
|
4 |
+
moviepy
|
5 |
+
pillow
|
6 |
+
gradio
|