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: 133 Bytes
6fba1f8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1ba682296d021e289e4bbf144029d97a15777588e8eb7a1c90600ccbc6d27389
size 31264653
|