Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
-
|
4 |
-
torch
|
5 |
pillow
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
+
python-multipart
|
|
|
4 |
pillow
|
5 |
+
huggingface_hub
|
6 |
+
PyPDF2
|
7 |
+
python-docx
|