Instructions to use wsj1995/controlnet-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wsj1995/controlnet-models with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("wsj1995/controlnet-models", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Upload 60 files
Browse files
controlnetQRPatternQR_v1Sd15.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc7fe65bcfee339c9b188ba6075d37d922603c1b2b5b5351bb72d4cee446ef47
|
| 3 |
+
size 1445154816
|
controlnetQRPatternQR_v2Sd15.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0648652d783aae9cba26193b598b47607e2cd48b8e63f994cdd2d8cfbc516bd
|
| 3 |
+
size 1445154816
|