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

KylianSu
/
vessel-bezier-retinal-weights

Diffusers
TensorBoard
controlnet
stable-diffusion
medical-imaging
retinal-imaging
diabetic-retinopathy
counterfactual
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use KylianSu/vessel-bezier-retinal-weights with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KylianSu/vessel-bezier-retinal-weights with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("KylianSu/vessel-bezier-retinal-weights")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
vessel-bezier-retinal-weights
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
KylianSu's picture
KylianSu
Clarify updated-rerun provenance
3875b7e verified about 2 months ago
  • experiment_E
    Add files using upload-large-folder tool 5 months ago
  • experiment_E_uncond
    Add files using upload-large-folder tool 5 months ago
  • weights
    Add files using upload-large-folder tool 5 months ago
  • .gitattributes
    157 kB
    Add files using upload-large-folder tool 5 months ago
  • README.md
    5.47 kB
    Clarify updated-rerun provenance about 2 months ago