Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesAdded import for reportlab
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ pytube
|
|
| 4 |
librosa
|
| 5 |
streamlit
|
| 6 |
git+https://github.com/openai/whisper.git
|
| 7 |
-
fpdf
|
|
|
|
|
|
| 4 |
librosa
|
| 5 |
streamlit
|
| 6 |
git+https://github.com/openai/whisper.git
|
| 7 |
+
fpdf
|
| 8 |
+
reportlab
|