Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

PromptWaffle
/
RustedHorizons

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use PromptWaffle/RustedHorizons with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Turbo", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("PromptWaffle/RustedHorizons")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
RustedHorizons / images
12.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
PromptWaffle's picture
PromptWaffle
Add 4 files
083e29c verified 14 days ago
  • 2082cc04-add5-4dac-b7e6-c8690528c5f1.png
    4.26 MB
    xet
    Add 4 files 14 days ago
  • 53c35f2a-b20b-449b-952c-b720f3eeb566.png
    3.99 MB
    xet
    Add 4 files 14 days ago
  • 723abb5a-70db-45c9-956c-185ee9af181e.png
    4.44 MB
    xet
    Add 4 files 14 days ago