Instructions to use fyp1/sketchToImage with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fyp1/sketchToImage with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("fyp1/sketchToImage") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4492fc5e4a399bef9de0a2bc105359b4f0ca0fac7800a9258a5c53aac9c8b114
- Size of remote file:
- 1.39 GB
- SHA256:
- ec310df2af79c318e24d20511b601a591ca8cd4f1fce1d8dff822a356bcdb1f4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.