Instructions to use artificialguybr/LogoRedmond-LogoLoraForSDXL-V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/LogoRedmond-LogoLoraForSDXL-V2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("artificialguybr/LogoRedmond-LogoLoraForSDXL-V2") prompt = "LogoRedmAF, Icons" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Can you please tell exactly what parameters were used?
Can you please tell me exactly what parameters were used?
We installed it on the server, but it produces some blurry results. In a resolution of 256x256 it generally gives off some kind of abstract psychedelia.
Please help me figure out how to get the same result as here.
DPM 2M SDE 20 STEPS Res 1024x1024. SD XL.
See below the image:
Prompt: A logo for a space travel company, launching rocket, space-themed colors (black, purple, dark blue), LogoRedAF, lora:LogoRedmondV2-Logo-LogoRedmAF:1
Negative Prompt: Bad art, ugly, deformed, watermark, duplicated
Sampler: DPM++ 2M SDE Karras
CFG Scale: 7
Size: 1024x1024
Model: sd_xl_base_1.0_0.9vae
Seed: 237225586
Steps: 30
Model Hash: e6bb9ea85b
