Skip to content

文件夹结构

batvbs edited this page Nov 22, 2022 · 10 revisions

├─embeddings .pt模型
├─extensions 扩展
├─javascript java脚本
├─localizations 本地化翻译
├─models
│ ├─deepbooru deepbooru发布项目
│ ├─Stable-diffusion .ckpt模型
│ └─VAE VAE
├─modules
│ ├─api api
│ ├─codeformer codeformer
│ ├─hypernetworks 超网络
│ └─textual_inversion 文本反转
├─scripts 脚本
├─test
│ └─test_files
└─textual_inversion_templates

Clone this wiki locally