ajibs75 commited on
Commit
6bba337
·
verified ·
1 Parent(s): ceaad05

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ transformers
4
+ PyPDF2
5
+ python-docx
6
+ fastapi
7
+ python-multipart
8
+ uvicorn