Update run_gui.sh (#123)

pull/165/head
lkwfive 2023-05-21 00:30:37 +08:00 committed by GitHub
parent 45be47cff7
commit f1eefbaf17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
export HF_HOME=huggingface export HF_HOME=huggingface
export PYTHONUTF8=1 export PYTHONUTF8=1
python gui.py python gui.py "$@"