Downloads · 30 days
9
3% of all-time downloads
Mitsua/vroid-diffusion-test-unconditional
vroid-diffusion-test-unconditional is a text-to-image model from Mitsua. Use it when you need an image from a text prompt. It is set up for diffusers. The card lists the license as other.
This is a latent unconditional diffusion model to demonstrate how U-Net training affects the generated images.
Downloads · 30 days
9
3% of all-time downloads
All-time downloads
286
Public
Repo size
1.3 GB
Likes
1
Public
Click a slice to open those files.
.bin1.3 GB · 100%
From the Hugging Face model README
This is a latent unconditional diffusion model to demonstrate how U-Net training affects the generated images.
StableDiffusionPipeline.StableDiffusionPipeline. This model will not work on A1111 WebUI.from diffusers import StableDiffusionPipeline
pipeline = StableDiffusionPipeline.from_pretrained("Mitsua/vroid-diffusion-test-unconditional")
Image generation for research and educational purposes.
Any deployed use case of the model.
We use full version of VRoid Image Dataset Lite with some modifications.