Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,7 +10,9 @@ gradio==4.36.1
|
|
10 |
groq
|
11 |
opencv-python
|
12 |
moviepy
|
13 |
-
|
|
|
|
|
14 |
# Vietnamese 101
|
15 |
vinorm==2.0.7
|
16 |
underthesea==6.8.0
|
|
|
10 |
groq
|
11 |
opencv-python
|
12 |
moviepy
|
13 |
+
requests
|
14 |
+
Pillow
|
15 |
+
anyio
|
16 |
# Vietnamese 101
|
17 |
vinorm==2.0.7
|
18 |
underthesea==6.8.0
|