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