Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
| 1 |
gradio[mcp]
|
| 2 |
-
textblob
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio[mcp]
|
| 2 |
+
textblob
|
| 3 |
+
ffmpeg-python
|
| 4 |
+
numpy
|
| 5 |
+
transformers
|
| 6 |
+
torch
|