Fix model id for captioner
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,4 @@ accelerate
|
|
| 6 |
numpy
|
| 7 |
soundfile
|
| 8 |
Pillow
|
| 9 |
-
TTS
|
|
|
|
| 6 |
numpy
|
| 7 |
soundfile
|
| 8 |
Pillow
|
| 9 |
+
TTS>=0.22.0
|