Spaces:
Runtime error
Runtime error
Commit ·
c536008
1
Parent(s): 8ddffb7
Update requirements.txt with torch dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
edge-tts
|
|
|
|
| 3 |
transformers
|
| 4 |
pyarabic
|
|
|
|
| 1 |
gradio
|
| 2 |
edge-tts
|
| 3 |
+
torch
|
| 4 |
transformers
|
| 5 |
pyarabic
|