cyberdreamsss

cyberdreams.art

Trigger word: cyberdreamsss

Sample Outputs

Sample 1 Sample 2
The image is a mesmerizing cyberdreamsss portrayal of a topl... In this cyberdreamsss-enhanced digital drawing, the central ...
Sample 3 Sample 4
In this cyberdreamsss-inspired digital image, a figure adorn... This digital illustration features a knight in full silver a...

Usage

ComfyUI

  1. Download the .safetensors file from the Files tab
  2. Place in ComfyUI/models/loras/
  3. Use the Load LoRA node with strength 0.8-1.0
  4. Include cyberdreamsss in your prompt

Diffusers

import torch
from diffusers import FluxPipeline

pipe = FluxPipeline.from_pretrained(
    "black-forest-labs/FLUX.1-dev",
    torch_dtype=torch.bfloat16
)
pipe.load_lora_weights("ms2stationthis/cyberdreamsss")
pipe.to("cuda")

image = pipe(
    prompt="cyberdreamsss portrait, soft lighting, detailed",
    guidance_scale=3.5-4.0,
    num_inference_steps=20-30,
    generator=torch.Generator("cuda").manual_seed(42)
).images[0]

image.save("output.png")

Recommended Settings

Parameter Value
LoRA Strength 0.8-1.0
Guidance Scale 3.5-4.0
Inference Steps 20-30
Resolution 1024x1024

Example Prompts

  • cyberdreamsss blonde
  • cyberdreamsss fair-skinned female angel
  • cyberdreamsss adorned with large
  • cyberdreamsss toned physique exudes a sense of ethereal beauty

Training Details

  • Base model: black-forest-labs/FLUX.1-dev
  • Training steps: 4000
  • Trigger word: cyberdreamsss
  • Network: LoRA rank 32, alpha 32
  • Optimizer: adamw8bit, lr 1e-4
  • Precision: float16
  • Resolution: 512, 768, 1024 (multi-res bucketed)

About

Trained using StationThis — an AI creative platform powered by $MS2. Train your own LoRAs via @stationthisbot on Telegram.


Generated by StationThis Training Pipeline

Downloads last month
3
Inference Providers NEW

Model tree for ms2stationthis/cyberdreamsss

Adapter
(36766)
this model