metercai commited on
Commit
c27dc34
1 Parent(s): 8547f36

Update README.md

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