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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Azuremis
/
sd-1-5-therock

Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
dreambooth
Model card Files Files and versions
xet
Community
2

Instructions to use Azuremis/sd-1-5-therock with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Azuremis/sd-1-5-therock with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Azuremis/sd-1-5-therock", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
sd-1-5-therock / sample_images
4.69 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Azuremis's picture
Azuremis
Upload sample_images with huggingface_hub
b9b6220 over 3 years ago
  • BW_rock_1.png
    437 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • bangkok_portrait_2.png
    394 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • chaacter_portrait_1.png
    419 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • nerd_rock_2.png
    572 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • prince_rock_2.png
    432 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • shades_rock.png
    402 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • suit_rock.png
    424 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • swole_rock_1.png
    374 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • video_game_rock_2.png
    354 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • wizard_rock.png
    419 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • worried_rock_1.png
    465 kB
    Upload sample_images with huggingface_hub over 3 years ago