Byte Goose AIBeta
openfree/flux-chatgpt-ghibli-lora
By openfree
๐ฏ Task: Text To Imageโ๏ธ other๐ฆ diffusers
Model Card
flux-chatgpt-ghibli-lora
Trigger words
You should use ghibli to trigger the image generation.
Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
Recommended Excellent Spaces Related to Our Model
-
Texto to Ghibli: https://huggingface.co/spaces/aiqtech/FLUX-Ghibli-Studio-LoRA
-
Image(Upload) to Ghibli: https://huggingface.co/spaces/ginigen/FLUX-Open-Ghibli-Studio
-
Texto to Meme: https://huggingface.co/spaces/VIDraft/Open-Meme-Studio
-
Image/Text to Ghible: https://huggingface.co/spaces/seawolf2357/Ghibli-Multilingual-Text-rendering
Recommended 'POST' Related to Our Model
Use it with the ๐งจ diffusers library
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('openfree/flux-chatgpt-ghibli-lora', weight_name='flux-chatgpt-ghibli-lora.safetensors')
image = pipeline('a boy and a girl looking out of a window with a cat perched on the window sill. There is a bicycle parked in front of them and a plant with flowers to the right side of the image. The wall behind them is visible in the background. ').images[0]
image.save("my_image.png")
For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers
community: https://discord.gg/openfreeai
Architecture & Tags
diffuserstext-to-imagefluxloratemplate:sd-loraai-toolkitbase_model:black-forest-labs/FLUX.1-devbase_model:adapter:black-forest-labs/FLUX.1-devregion:us