CamiloVega commited on
Commit
7796d4c
·
verified ·
1 Parent(s): 00ac47e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ transformers==4.36.2
3
+ torch==2.1.2
4
+ pdf2image==1.16.3
5
+ python-docx==1.1.0