Downloads · 30 days
29
0% of all-time downloads
ShibaDeveloper/olivia-v1.0
olivia-v1.0 is a text-to-image model from ShibaDeveloper. Use it when you need an image from a text prompt. It is set up for diffusers. The card lists the license as creativeml-openrail-m.
Welcome to Olivia V1.0 This model is for educational and testing purposes only.
Downloads · 30 days
29
0% of all-time downloads
All-time downloads
15.4K
Public
Repo size
15 GB
Likes
7
Public
Click a slice to open those files.
.bin5.2 GB · 71%
From the Hugging Face model README
Welcome to Olivia V1.0 This model is for educational and testing purposes only.
This model can be used like any other model. Click to read more
from diffusers import StableDiffusionPipeline
import torch
model_id = "ShibaDeveloper/olivia-v1.0"
pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
pipe = pipe.to("cuda")
prompt = "1girl, beautiful girl, face, yellow eyes, black hair"
image = pipe(prompt).images[0]
image.save("./olivia_img.png")
Examples of images generated using Olivia V1.0 :

Prompt: 1girl, detailed, intricate, elegant, highly detailed, digital painting, artstation, concept art, matte, sharp focus, illustration, by dan mumford, yusuke murata, makoto shinkai, ross tran
Steps: 50, Sampler: DDIM, CFG scale: 12
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage. The CreativeML OpenRAIL License specifies: