metercai commited on
Commit
07225ce
·
2 Parent(s): 5ca5b5a 013d928

Merge branch 'main' of https://huggingface.co/metercai/SimpleSDXL into main

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -10,6 +10,15 @@ tags:
10
  - stable-diffusion
11
  - StableDiffusionXLPipeline
12
  ---
 
 
 
 
 
 
 
 
 
13
 
14
  ## Install/安装方法
15
  Synchronize all directories and files of this project to the `SimpleSDXL/models/` directory.
 
10
  - stable-diffusion
11
  - StableDiffusionXLPipeline
12
  ---
13
+ ## Fist Screen UI / 首屏界面
14
+ ![SimpleSDXL_en3](https://github.com/metercai/SimpleSDXL/assets/5652458/0dd6b2cb-bb49-4db9-8bb2-48b4d9afb38c)
15
+
16
+ Enhanced features base on Fooocus, can be seamless upgrading <br> 在Fooocus基础上增强功能,可无缝迁移升级
17
+
18
+ - **Chinese English mixed prompts**: Offline model without API dependencies and limitations. <br> **中英文混编提示词**: 离线模型,无API依赖和限制。
19
+ - **Finished image sets browsing**: Fooocus only can browse the current generated image set. <br> **已生成图片集浏览**: 原生版本仅限浏览当次生成的图片集。
20
+ - **View parameters and extract regeneration**: Can view the generation parameters of historical images, and can also extract parameters to backfill for secondary generation. <br> **查看生成参数和提取重生**: 可即时查看历史图片的生成参数,也可提取参数回填界面,二次生成。
21
+ - **Switch preset and theme online**: Fooocus requires modification of startup parameters to restart. <br> **在线切换预置包和背景色**: 原生版本需要修改启动参数重启。
22
 
23
  ## Install/安装方法
24
  Synchronize all directories and files of this project to the `SimpleSDXL/models/` directory.