alfredplpl commited on
Commit
3fa12a4
1 Parent(s): 99b15de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -13,14 +13,19 @@ inference: true
13
 
14
  English: [Click Here](README_en.md)
15
 
16
- # Introduction
17
- Manga Diffusion PoC (Proof-of-Concept) is a text-to-image specialized in AI Art by AI Picasso Inc.. Manga Diffusion PoC is made of authorized images and public domain images, CC-0 images only.
 
18
 
19
- # License
20
- - [Mitsua Open RAIL-M License (More restrictive variant of CreativeML Open RAIL-M)](LICENSE)
21
  You can use this model for commercial purpose but "You can't misrepresent that a generated image as not AI-generated.".
22
 
23
- # Training Data Sources
 
 
 
 
24
  - [Mitsua Diffusion One](https://huggingface.co/Mitsua/mitsua-diffusion-one)
25
- - [Manga 109-s](http://www.manga109.org/en/)
26
 
 
13
 
14
  English: [Click Here](README_en.md)
15
 
16
+ # はじめに
17
+ Manga Diffusion PoC (Proof-of-Concept) AI Picasso社が漫画に特化した画像生成AIです。
18
+ Manga Diffusion PoC は 著作権者から許可された画像やパブリックドメインの画像、CC-0の画像だけで学習されています。
19
 
20
+ # ライセンス
21
+ この [Mitsua Open RAIL-M License (More restrictive variant of CreativeML Open RAIL-M)](LICENSE)
22
  You can use this model for commercial purpose but "You can't misrepresent that a generated image as not AI-generated.".
23
 
24
+ # 使い方
25
+ [ここ](poc.safetensors)からモデルをダウンロードできます。
26
+ Diffusersを使ってモデルをダウンロードすることもできます。
27
+
28
+ # 学習データ
29
  - [Mitsua Diffusion One](https://huggingface.co/Mitsua/mitsua-diffusion-one)
30
+ - [Manga 109-s](http://www.manga109.org/)
31