ACCC1380's picture
Upload lora-scripts/run_gui.sh with huggingface_hub
60fb292 verified
raw
history blame
No virus
81 Bytes
#!/bin/bash
export HF_HOME=huggingface
export PYTHONUTF8=1
python gui.py "$@"