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

DoctorDiffusion
/
doctor-diffusion-s-xray-xl-lora

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
skull
x-ray
style
bones
xray
medical
x ray
Model card Files Files and versions
xet
Community

Instructions to use DoctorDiffusion/doctor-diffusion-s-xray-xl-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use DoctorDiffusion/doctor-diffusion-s-xray-xl-lora 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("DoctorDiffusion/doctor-diffusion-s-xray-xl-lora")
    
    prompt = "xray crow in a tree"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
doctor-diffusion-s-xray-xl-lora
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
0536dc1 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 4560006.jpeg
    19.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 4560026.jpeg
    65.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 4560036.jpeg
    32.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 4560046.jpeg
    31 kB
    Upload folder using huggingface_hub over 2 years ago
  • 4560051.jpeg
    27.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 4560056.jpeg
    34.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 4560063.jpeg
    24.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 4560092.jpeg
    38.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 4560112.jpeg
    17.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • DD-xray-v1.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    3.42 kB
    Upload folder using huggingface_hub over 2 years ago