Spaces:
Runtime error
Runtime error
Add requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ pdf2image
|
|
| 10 |
Pillow
|
| 11 |
pytesseract
|
| 12 |
torch
|
| 13 |
-
soundfile
|
|
|
|
|
|
| 10 |
Pillow
|
| 11 |
pytesseract
|
| 12 |
torch
|
| 13 |
+
soundfile
|
| 14 |
+
IPython
|