metercai/SimpleSDXL
Fist Screen UI / 首屏界面
Enhanced features base on Fooocus, can be seamless upgrading <br> 在Fooocus基础上增强功能,可无缝迁移升级
- Chinese English mixed prompts: Offline model without API dependencies and limitations. <br> 中英文混编提示词: 离线模型,无API依赖和限制。
- Finished image sets browsing: Fooocus only can browse the current generated image set. <br> 已生成图片集浏览: 原生版本仅限浏览当次生成的图片集。
- View parameters and extract regeneration: Can view the generation parameters of historical images, and can also extract parameters to backfill for secondary generation. <br> 查看生成参数和提取重生: 可即时查看历史图片的生成参数,也可提取参数回填界面,二次生成。
- Switch preset and theme online: Fooocus requires modification of startup parameters to restart. <br> 在线切换预置包和背景色: 原生版本需要修改启动参数重启。
Install/安装方法
Synchronize all directories and files of this project to the SimpleSDXL/models/ directory.
在SimpleSDXL目录下同步本项目所有目录和文件到models目录下
# 1,Download the application codes./下载应用代码库 git clone https://github.com/metercai/SimpleSDXL
# 2,Synchronize model files, need git-lfs module./安装模型文件,需要提前安装lfs模块 git clone https://huggingface.co/metercai/SimpleSDXL SimpleSDXL/models
For the usage of SimpleSDXL, refer to : https://github.com/metercai/SimpleSDXL
SimpleSDXL的具体使用方法,参见:https://github.com/metercai/SimpleSDXL
Model List/模型清单
This model repository includes various models required for SDXL plotting, including:
本模型库包含了SDXL出图中需要的各种模型,具体包括:
Base基础模型:
- sdxlbase1.00.9vae.safetensors
- bluePencilXL_v050.safetensors
- juggernautXL_version6Rundiffusion.safetensors
- realisticStockPhoto_v10.safetensors
Refiner精炼模型:
- sdxlrefiner1.00.9vae.safetensors
- DreamShaper8pruned.safetensors
LoRa局部模型:
- sdxloffsetexample-lora1.0.safetensors
- SDXLFILMPHOTOGRAPHYSTYLEBetaV0.4.safetensors
- sdxllcmlora.safetensors
Embeddings模型:
- unaestheticXLv31.safetensors
Inpaint修复模型:
- fooocusinpainthead.pth
- inpaint_v26.fooocus.patch
Controlnet模型:
- control-lora-canny-rank128.safetensors
- fooocusxlcpds_128.safetensors
- fooocusipnegative.safetensors
- ip-adapter-plussdxlvit-h.bin
- ip-adapter-plus-facesdxlvit-h.bin
- detectionResnet50Final.pth
- parsing_parsenet.pth
Clip_vision模型:
- clipvisionvit_h.safetensors
Upscale模型:
- fooocusupscalers409985e5.bin
Prompt_expansion模型:
- fooocus_expansion
Translator翻译模型:
- nllb-200-distilled-600M
A total of 43G files, managed using git-lfs, including hidden directories, require 86G of local hard drive space.
总计43G文件,用git-lfs进行管理包含隐含目录,需占用本地86G硬盘空间。
