Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -19,6 +19,8 @@ library_name: diffusers
19
 
20
  <h1 align="center"><strong style="font-size: 48px;">NoobAI XL V-Pred 0.5</strong></h1>
21
 
 
 
22
  # Model Introduction
23
 
24
  This image generation model, based on Laxhar/noobai-XL_v1.0, leverages full Danbooru and e621 datasets with native tags and natural language captioning.
@@ -129,6 +131,7 @@ image.save("output.png")
129
  - Prompt Prefix:
130
 
131
  ```
 
132
  masterpiece, best quality, newest, absurdres, highres, safe,
133
  ```
134
 
 
19
 
20
  <h1 align="center"><strong style="font-size: 48px;">NoobAI XL V-Pred 0.5</strong></h1>
21
 
22
+ 中文版介绍请 [点击此处](README_zh.md)
23
+
24
  # Model Introduction
25
 
26
  This image generation model, based on Laxhar/noobai-XL_v1.0, leverages full Danbooru and e621 datasets with native tags and natural language captioning.
 
131
  - Prompt Prefix:
132
 
133
  ```
134
+
135
  masterpiece, best quality, newest, absurdres, highres, safe,
136
  ```
137