Diffusers
TensorBoard
controlnet
stable-diffusion
medical-imaging
retinal-imaging
diabetic-retinopathy
counterfactual
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
File size: 131 Bytes
6fba1f8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6ed178e2abd800b7c90097a0bdb74562c78529529d70568cfeb25c1ccba551ef
size 106024
|