Detector de Etiquetas y Mangas

Clases detectadas

  • Etiqueta
  • Manga

Uso con Python

from ultralytics import YOLO

model = YOLO('cidrovo/ETIQUETA_TAPA_MANGA/best.pt')
results = model('tu_imagen.jpg')
results[0].show()

Instalacion

pip install ultralytics

API en n8n

curl -X POST https://api-inference.huggingface.co/models/cidrovo/ETIQUETA_TAPA_MANGA \
  -H 'Authorization: Bearer TU_TOKEN' \
  -F 'file=@imagen.jpg'
Downloads last month
7
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using cidrovo/ETIQUETA_TAPA_MANGA 1