explain_lang / requirements.txt
dimasdeffieux's picture
Update requirements.txt
9c864d2 verified
raw
history blame contribute delete
127 Bytes
# Gradio for UI
gradio
# GGUF model inference
llama-cpp-python==0.2.24
# OCR
paddleocr
paddlepaddle
# Image handling
pillow