| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "249": {
- "inputs": {
- "image": "11.jpg"
- },
- "class_type": "LoadImage",
- "_meta": {
- "title": "加载图像"
- }
- },
- "251": {
- "inputs": {
- "prompt": "美女行走在森林中",
- "aspect_ratio": "Match input image",
- "seed": 0,
- "guidance_scale": 3.5,
- "output_format": "jpeg",
- "disable_prompt_enhancement": false,
- "image_prompt_strength": 0.1,
- "num_inference_steps": 30,
- "safety_tolerance": "6",
- "speak_and_recognation": {
- "__value__": [
- false,
- true
- ]
- },
- "image1": [
- "249",
- 0
- ]
- },
- "class_type": "BananaMultiImageNode",
- "_meta": {
- "title": "LSY Banana API(Multi--Image)"
- }
- },
- "252": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "251",
- 0
- ]
- },
- "class_type": "SaveImage",
- "_meta": {
- "title": "保存图像"
- }
- }
- }
|