dreamina / entrypoint.sh
StarrySkyWorld's picture
Update entrypoint.sh
9241087 verified
raw
history blame contribute delete
105 Bytes
wget ${DOWNLOAD_URL}
rm .python-version
yes | unzip ${FILENAME}
uv sync
uv python pin 3.13
uv run hf.py