Yasunori Ozaki commited on
Commit ·
60ac118
1
Parent(s): 771a63d
Update README
Browse files- README.md +2 -2
- README_jp.md +2 -2
README.md
CHANGED
|
@@ -15,9 +15,9 @@ Untitled is the latent diffusion model made for AI art.
|
|
| 15 |
|
| 16 |
# Usage
|
| 17 |
I recommend to use the model by Web UI.
|
| 18 |
-
You can download the model [here](untitled.
|
| 19 |
Then, install [Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) by AUTIMATIC1111.
|
| 20 |
-
I recommend to use the
|
| 21 |
|
| 22 |
See also: [WD 1.5 Beta - Release Notes](https://cafeai.notion.site/WD-1-5-Beta-Release-Notes-967d3a5ece054d07bb02cba02e8199b7)
|
| 23 |
|
|
|
|
| 15 |
|
| 16 |
# Usage
|
| 17 |
I recommend to use the model by Web UI.
|
| 18 |
+
You can download the model [here](untitled.safetensors).
|
| 19 |
Then, install [Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) by AUTIMATIC1111.
|
| 20 |
+
I recommend to use the embeddings.
|
| 21 |
|
| 22 |
See also: [WD 1.5 Beta - Release Notes](https://cafeai.notion.site/WD-1-5-Beta-Release-Notes-967d3a5ece054d07bb02cba02e8199b7)
|
| 23 |
|
README_jp.md
CHANGED
|
@@ -5,10 +5,10 @@ Untitledは、AIアートに特化した画像生成AIです。
|
|
| 5 |
|
| 6 |
# 使い方
|
| 7 |
Web UIをインストールしてください。
|
| 8 |
-
Stable Diffusion v2 の使い方と同じく、safetensor形式のモデルファイルを[ここ](
|
| 9 |
詳しいインストール方法は、[こちらの記事](https://note.com/it_navi/n/n6ffb66513769)を参照してください。
|
| 10 |
なお、xformersをインストールし、--xformers --disable-nan-checkオプションをオンにすることをおすすめします。そうでない場合は--no-halfオプションをオンにしてください。
|
| 11 |
-
I recommend to use the
|
| 12 |
|
| 13 |
See also: [WD 1.5 ベータ版 - リリースノート](https://cafeai.notion.site/WD-1-5-232cfa9443fc4661b469e7d1df8b7dd8)
|
| 14 |
|
|
|
|
| 5 |
|
| 6 |
# 使い方
|
| 7 |
Web UIをインストールしてください。
|
| 8 |
+
Stable Diffusion v2 の使い方と同じく、safetensor形式のモデルファイルを[ここ](untitled.safetensors)からダウンロードし、モデルフォルダに入れてください。
|
| 9 |
詳しいインストール方法は、[こちらの記事](https://note.com/it_navi/n/n6ffb66513769)を参照してください。
|
| 10 |
なお、xformersをインストールし、--xformers --disable-nan-checkオプションをオンにすることをおすすめします。そうでない場合は--no-halfオプションをオンにしてください。
|
| 11 |
+
I recommend to use the embeddings.
|
| 12 |
|
| 13 |
See also: [WD 1.5 ベータ版 - リリースノート](https://cafeai.notion.site/WD-1-5-232cfa9443fc4661b469e7d1df8b7dd8)
|
| 14 |
|