Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ opencv-python
|
|
| 9 |
tiktoken
|
| 10 |
PyMuPDF
|
| 11 |
python-docx
|
| 12 |
-
python-pptx
|
|
|
|
|
|
|
|
|
| 9 |
tiktoken
|
| 10 |
PyMuPDF
|
| 11 |
python-docx
|
| 12 |
+
python-pptx
|
| 13 |
+
fastapi
|
| 14 |
+
uvicorn
|