60fb292
1
2
3
4
5
6
7
8
#!/bin/bash export HF_HOME=huggingface export PYTHONUTF8=1 python gui.py "$@"