Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ fastapi
|
|
3 |
uvicorn
|
4 |
spacy
|
5 |
pdfplumber
|
6 |
-
moviepy
|
7 |
librosa
|
8 |
soundfile
|
9 |
matplotlib
|
@@ -20,3 +19,4 @@ pandas
|
|
20 |
plotly
|
21 |
pydantic==1.10.8
|
22 |
|
|
|
|
3 |
uvicorn
|
4 |
spacy
|
5 |
pdfplumber
|
|
|
6 |
librosa
|
7 |
soundfile
|
8 |
matplotlib
|
|
|
19 |
plotly
|
20 |
pydantic==1.10.8
|
21 |
|
22 |
+
|