agent-zero-space / entrypoint.sh
ASTAROTH0405's picture
Upload folder using huggingface_hub
28496a3 verified
Raw
History Blame Contribute Delete
110 Bytes
#!/bin/bash
# Activar el entorno virtual
source /opt/venv/bin/activate
# Ejecutar Agent Zero
exec agent-zero