Spaces:
Runtime error
Runtime error
Update requirements.txt (#4)
Browse files- Update requirements.txt (26c692abd089e327022c17f15c5e1b7439879b42)
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ openai
|
|
2 |
gtts
|
3 |
IPython
|
4 |
gradio
|
5 |
-
|
|
|
6 |
|
|
|
2 |
gtts
|
3 |
IPython
|
4 |
gradio
|
5 |
+
torch
|
6 |
+
transformers
|
7 |
|