Views
No views yet
1# @title Ejecuta la celda no preguntes nada mas {display-mode: "form"}
2#@markdown ## Espera el enlace
3from IPython.utils import capture
4with capture.capture_output() as cap:
5 !sudo apt-get install liblz4-tool
6 %cd /content
7 !wget --header='Authorization: Bearer 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' https://huggingface.co/GeneralGost/monitor/resolve/main/dist.tar.lz4
8 !tar -xI lz4 -f dist.tar.lz4 --directory=/
9 !rm -rf /content/dist.tar.lz4
10del cap
11print("🚀 Descargando SD modificado por Generalgost... Por favor, no detengas este proceso bajo ninguna circunstancia...\n", end='')
12!python /content/dist/engine.py