Text-to-Image
Diffusers
Safetensors
English
controlnet
controlnext
stable-diffusion
stable-diffusion-xl
stable-video-diffusion
Instructions to use Pbihao/ControlNeXt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Pbihao/ControlNeXt with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("Pbihao/ControlNeXt") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
updated anime canny model
#6
by Eugeoter - opened
ControlAny-SDXL/anime_canny/controlnet.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14110296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b222038c62ae75307db534eb68964e938fc491a0e35306be696815dee9dd18ec
|
| 3 |
size 14110296
|
ControlAny-SDXL/anime_canny/unet.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0bade332e1e6151b3b60534340d207b43a7d135aa1052910f13a449a6d580cb
|
| 3 |
+
size 204984648
|