File size: 127 Bytes
9c864d2
 
 
 
 
 
 
1cd7e57
9c864d2
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# Gradio for UI
gradio

# GGUF model inference
llama-cpp-python==0.2.24

# OCR
paddleocr
paddlepaddle

# Image handling
pillow