FluxGym / fluxgym-main /app-launch.sh
VideoAditor's picture
Upload 30 files
de59d95 verified
raw
history blame contribute delete
84 Bytes
#!/usr/bin/env bash
cd "`dirname "$0"`" || exit 1
. env/bin/activate
python app.py