metercai commited on
Commit
013d928
1 Parent(s): c27dc34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -13,11 +13,12 @@ tags:
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.
 
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.