mknolan commited on
Commit
dee0a96
·
verified ·
1 Parent(s): 6bda7a2

Upload requirements.txt

Browse files

Simplified version with minimal dependencies

Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ transformers==4.35.0
4
+ gradio>=3.50.0
5
+ pillow>=9.0.0
6
+ pdf2image>=1.16.0
7
+ numpy>=1.22.0
8
+ huggingface_hub==0.17.3
9
+ protobuf<4.0.0