deepvision-prompt-builder / requirements.txt
Salman Abjam
Add python-magic dependency
b337433
raw
history blame contribute delete
325 Bytes
gradio==4.44.0
huggingface_hub<1.0.0
pydantic-settings>=2.0.0
python-magic>=0.4.27
numpy>=1.24.0
pillow>=10.0.0
opencv-python>=4.8.0
loguru>=0.7.0
# Optional: For ML plugins (Object Detector & Caption Generator)
# Uncomment these lines to enable heavy ML features
# transformers>=4.30.0
# torch>=2.0.0
# torchvision>=0.15.0