Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Bexiiii
/
Inspira_v_1

Text-to-Image
Diffusers
TensorBoard
stable-diffusion-xl
lora
dreambooth
poster-design
advertising
instagram
graphic-design
food-poster
Model card Files Files and versions
xet
Metrics Training metrics Community
3

Instructions to use Bexiiii/Inspira_v_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Bexiiii/Inspira_v_1 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("Bexiiii/Inspira_v_1")
    
    prompt = "a fast food and burger instagram poster"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Inspira_v_1
433 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Bexiiii's picture
Bexiiii
Update README.md
6c6f3ee verified 8 months ago
  • checkpoint-100
    End of training 9 months ago
  • checkpoint-150
    End of training 9 months ago
  • checkpoint-200
    End of training 9 months ago
  • checkpoint-250
    End of training 9 months ago
  • checkpoint-300
    End of training 9 months ago
  • checkpoint-350
    End of training 9 months ago
  • checkpoint-400
    End of training 9 months ago
  • checkpoint-450
    End of training 9 months ago
  • checkpoint-50
    End of training 9 months ago
  • checkpoint-500
    End of training 9 months ago
  • images
    Add generated example (#2) 8 months ago
  • logs
    End of training 9 months ago
  • .gitattributes
    1.58 kB
    Add generated example (#2) 8 months ago
  • README.md
    2.94 kB
    Update README.md 8 months ago
  • pytorch_lora_weights (2).safetensors
    23.4 MB
    xet
    new fine tune 9 months ago
  • pytorch_lora_weights.safetensors
    23.4 MB
    xet
    End of training 9 months ago