Downloads · 30 days
0
eric123aa/north_eu
north_eu is a machine learning model from eric123aa. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Downloads · 30 days
0
Access
Public
Updated Jul 19, 2024
Repo size
—
Likes
0
Public
Click a slice to open those files.
Other1.5 KB · 89%
From the Hugging Face model README
from diffusers import DiffusionPipeline
pipeline = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0") pipeline.load_lora_weights("alvdansen/midsommarcartoon")