Spaces:
Build error
Build error
Create requirement.txt
Browse files- requirement.txt +11 -0
requirement.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
textblob
|
4 |
+
moviepy
|
5 |
+
openai-whisper
|
6 |
+
opencv-python
|
7 |
+
deepface
|
8 |
+
torch
|
9 |
+
pytube
|
10 |
+
snscrape
|
11 |
+
sqlalchemy
|