Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,5 +5,6 @@ sentencepiece==0.1.*
|
|
| 5 |
pymupdf==1.22.5
|
| 6 |
dropbox
|
| 7 |
numpy<2
|
|
|
|
| 8 |
fpdf
|
| 9 |
fuzzywuzzy
|
|
|
|
| 5 |
pymupdf==1.22.5
|
| 6 |
dropbox
|
| 7 |
numpy<2
|
| 8 |
+
gunicorn
|
| 9 |
fpdf
|
| 10 |
fuzzywuzzy
|