#!/bin/bash # Ajustar el puerto de la WebUI al requerido por Hugging Face exec python3 -m webui --host 0.0.0.0 --port 7860