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

simonschoe
/
iridescent-jellyfish

Text-to-Image
Diffusers
PyTorch
StableDiffusionPipeline
stable-diffusion
diffusion-models-class
dreambooth-hackathon
animal
Model card Files Files and versions
xet
Community
1

Instructions to use simonschoe/iridescent-jellyfish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use simonschoe/iridescent-jellyfish with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("simonschoe/iridescent-jellyfish", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of a ðŁĴŁ jellyfish in the snow"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
iridescent-jellyfish / output
4.28 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
simonschoe's picture
simonschoe
upload new output images
d38c465 over 3 years ago
  • jelly (1).png
    558 kB
    upload model output images over 3 years ago
  • jelly (10).jpg
    41.9 kB
    upload new output images over 3 years ago
  • jelly (11).jpg
    63.6 kB
    upload new output images over 3 years ago
  • jelly (12).jpg
    72.6 kB
    upload new output images over 3 years ago
  • jelly (13).jpg
    84.8 kB
    upload new output images over 3 years ago
  • jelly (14).jpg
    84.9 kB
    upload new output images over 3 years ago
  • jelly (15).jpg
    53 kB
    upload new output images over 3 years ago
  • jelly (2).png
    442 kB
    upload model output images over 3 years ago
  • jelly (3).png
    372 kB
    upload model output images over 3 years ago
  • jelly (4).png
    502 kB
    upload model output images over 3 years ago
  • jelly (5).png
    441 kB
    upload model output images over 3 years ago
  • jelly (6).png
    418 kB
    upload model output images over 3 years ago
  • jelly (7).png
    312 kB
    upload model output images over 3 years ago
  • jelly (8).png
    431 kB
    upload model output images over 3 years ago
  • jelly (9).png
    404 kB
    upload model output images over 3 years ago