Text-to-Image
Diffusers
StableDiffusionPipeline
Mitsua's picture
Update README.md
6f93f07
|
Raw
History Blame
1.54 kB
metadata
license: other
datasets:
  - Mitsua/vroid-image-dataset-lite
library_name: diffusers
pipeline_tag: text-to-image

Model Card for VRoid Diffusion Unconditional

This is a latent unconditional diffusion model to demonstrate how U-Net training affects the generated images.

  • Text Encoder is removed. An empty text encoder is included for compatibility with stable diffusion.
  • VAE is from Mitsua Diffusion One, Mitsua Open RAIL-M License, Training Data: Public Domain/CC0 + Licensed
  • U-Net is trained from scratch using full version of VRoid Image Dataset Lite with some modifications.
  • VRoid is a trademark or registered trademark of Pixiv inc. in Japan and other regions.

Model variant

  • VRoid Diffusion
    • This is conditional text-to-image generator using OpenCLIP.

Model Description

  • Developed by: Abstract Engine.
  • License: Mitsua Open RAIL-M License.

Uses

Direct Use

Image generation for research and educational purposes.

Out-of-Scope Use

Any deployed use case of the model.

Training Details

  • Trained resolution : 256x256
  • Batch Size : 48
  • Steps : 45k
  • LR : 1e-5 with warmup 1000 steps

Training Data

We use full version of VRoid Image Dataset Lite with some modifications.