Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -13,4 +13,8 @@ transformers
|
|
13 |
accelerate
|
14 |
openai
|
15 |
python-dotenv
|
16 |
-
beautifulsoup4
|
|
|
|
|
|
|
|
|
|
13 |
accelerate
|
14 |
openai
|
15 |
python-dotenv
|
16 |
+
beautifulsoup4
|
17 |
+
gtts
|
18 |
+
moviepy
|
19 |
+
pillow
|
20 |
+
numpy
|