Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
pypdf
|
|
|
|
| 2 |
matplotlib
|
| 3 |
pydub==0.25.1
|
| 4 |
git+https://github.com/broadfield-dev/PyPiperTTS
|
|
|
|
| 1 |
pypdf
|
| 2 |
+
randimage
|
| 3 |
matplotlib
|
| 4 |
pydub==0.25.1
|
| 5 |
git+https://github.com/broadfield-dev/PyPiperTTS
|