Update run_gui.sh (#123)
parent
45be47cff7
commit
f1eefbaf17
|
|
@ -3,5 +3,5 @@
|
|||
export HF_HOME=huggingface
|
||||
export PYTHONUTF8=1
|
||||
|
||||
python gui.py
|
||||
python gui.py "$@"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue