stable_zero123_example_api.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 237514639057560,
  5. "steps": 20,
  6. "cfg": 5.0,
  7. "sampler_name": "euler",
  8. "scheduler": "sgm_uniform",
  9. "denoise": 1.0,
  10. "model": [
  11. "15",
  12. 0
  13. ],
  14. "positive": [
  15. "26",
  16. 0
  17. ],
  18. "negative": [
  19. "26",
  20. 1
  21. ],
  22. "latent_image": [
  23. "26",
  24. 2
  25. ]
  26. },
  27. "class_type": "KSampler"
  28. },
  29. "8": {
  30. "inputs": {
  31. "samples": [
  32. "3",
  33. 0
  34. ],
  35. "vae": [
  36. "15",
  37. 2
  38. ]
  39. },
  40. "class_type": "VAEDecode"
  41. },
  42. "15": {
  43. "inputs": {
  44. "ckpt_name": "stable_zero123.ckpt"
  45. },
  46. "class_type": "ImageOnlyCheckpointLoader"
  47. },
  48. "23": {
  49. "inputs": {
  50. "image": "hypernetwork_example_output.png",
  51. "upload": "image"
  52. },
  53. "class_type": "LoadImage",
  54. "is_changed": [
  55. "072c9be89a14bcd14e18acaa01941f33677e5727e8afcefeab17f7689ec80a34"
  56. ]
  57. },
  58. "25": {
  59. "inputs": {
  60. "filename_prefix": "3d/ComfyUI",
  61. "images": [
  62. "8",
  63. 0
  64. ]
  65. },
  66. "class_type": "SaveImage"
  67. },
  68. "26": {
  69. "inputs": {
  70. "width": 256,
  71. "height": 256,
  72. "batch_size": 1,
  73. "elevation": 10.0,
  74. "azimuth": 142.0,
  75. "clip_vision": [
  76. "15",
  77. 1
  78. ],
  79. "init_image": [
  80. "23",
  81. 0
  82. ],
  83. "vae": [
  84. "15",
  85. 2
  86. ]
  87. },
  88. "class_type": "StableZero123_Conditioning"
  89. }
  90. }