| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "3": {
- "inputs": {
- "seed": 237514639057560,
- "steps": 20,
- "cfg": 5.0,
- "sampler_name": "euler",
- "scheduler": "sgm_uniform",
- "denoise": 1.0,
- "model": [
- "15",
- 0
- ],
- "positive": [
- "26",
- 0
- ],
- "negative": [
- "26",
- 1
- ],
- "latent_image": [
- "26",
- 2
- ]
- },
- "class_type": "KSampler"
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "15",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "15": {
- "inputs": {
- "ckpt_name": "stable_zero123.ckpt"
- },
- "class_type": "ImageOnlyCheckpointLoader"
- },
- "23": {
- "inputs": {
- "image": "hypernetwork_example_output.png",
- "upload": "image"
- },
- "class_type": "LoadImage",
- "is_changed": [
- "072c9be89a14bcd14e18acaa01941f33677e5727e8afcefeab17f7689ec80a34"
- ]
- },
- "25": {
- "inputs": {
- "filename_prefix": "3d/ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "26": {
- "inputs": {
- "width": 256,
- "height": 256,
- "batch_size": 1,
- "elevation": 10.0,
- "azimuth": 142.0,
- "clip_vision": [
- "15",
- 1
- ],
- "init_image": [
- "23",
- 0
- ],
- "vae": [
- "15",
- 2
- ]
- },
- "class_type": "StableZero123_Conditioning"
- }
- }
|