simple launcher for Naifu
You can download models from StableDiffusion_CN_WIKI
- scan models/custom/*, and show menu to select one
~/naifu > tree models/custom 12:13:59
models/custom
├── kedamaa
│ ├── config.yaml
│ ├── model.ckpt
│ └── name
├── Kujou_Danbo
│ ├── config.yaml
│ ├── model.ckpt
│ └── name
├── NachoNeko
│ ├── config.yaml
│ └── model.ckpt
├── NekohaShizuku
│ ├── config.yaml
│ ├── model.ckpt
│ └── name
└── shiratama
├── config.yaml
├── model.ckpt
└── name
If model/custom not exists or not assecible, we will use official model instead directy. Otherwise, you need to select the model to use.