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

  • Log In
  • Sign Up

Duplicated from  Kvikontent/midjourney-v6

phil13579
/
test_custom_handler

Text-to-Image
Diffusers
English
Russian
midjourney
midjourney V6
v6
MJ
mj
kviai
kvikontent
lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use phil13579/test_custom_handler with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("phil13579/test_custom_handler")
    
    prompt = "ed sheeran made of thnderstorm clouds, lights, thunder, rain, particles"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
test_custom_handler
24.8 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
phil13579's picture
phil13579
Kvikontent's picture
Kvikontent
Duplicate from Kvikontent/midjourney-v6
78c707e verified almost 2 years ago
  • images
    Duplicate from Kvikontent/midjourney-v6 almost 2 years ago
  • .gitattributes
    2.11 kB
    Duplicate from Kvikontent/midjourney-v6 almost 2 years ago
  • IMG_9008.jpeg
    361 kB
    Duplicate from Kvikontent/midjourney-v6 almost 2 years ago
  • README.md
    1.39 kB
    Duplicate from Kvikontent/midjourney-v6 almost 2 years ago
  • mj6-10.safetensors
    19 MB
    xet
    Duplicate from Kvikontent/midjourney-v6 almost 2 years ago