Food-Analysis-Gradio-App / requirements.txt
DHEIVER's picture
Update requirements.txt
5b256e4 verified
raw
history blame contribute delete
409 Bytes
# Dependências principais
gradio>=4.16.0
torch>=2.2.0
transformers>=4.37.0
pillow>=10.2.0
numpy>=1.26.0
# Processamento de imagem
opencv-python>=4.9.0
imagemagick>=1.0.0
# Utilitários
huggingface-hub>=0.20.0
accelerate>=0.26.0
safetensors>=0.4.0
bitsandbytes>=0.42.0
# Otimizações
sentencepiece>=0.1.99
tokenizers>=0.15.0
protobuf>=4.25.0
packaging>=23.2
tqdm>=4.66.0
regex>=2023.12.25
requests>=2.31.0