benkada commited on
Commit
e6970db
·
verified ·
1 Parent(s): 91fed73

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  fastapi
2
  uvicorn
3
- python-multipart
4
- pillow
5
  huggingface_hub
 
6
  PyPDF2
7
  python-docx
 
 
 
1
  fastapi
2
  uvicorn
 
 
3
  huggingface_hub
4
+ transformers
5
  PyPDF2
6
  python-docx
7
+ python-multipart
8
+ Pillow