ai_swap_all_1014.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. {
  2. "246": {
  3. "inputs": {
  4. "enabled": true,
  5. "swap_model": "inswapper_128.onnx",
  6. "facedetection": "retinaface_mobile0.25",
  7. "face_restore_model": "codeformer.pth",
  8. "face_restore_visibility": 1,
  9. "codeformer_weight": 0.5,
  10. "detect_gender_input": "no",
  11. "detect_gender_source": "no",
  12. "input_faces_index": "0",
  13. "source_faces_index": "0",
  14. "console_log_level": 1,
  15. "input_image": [
  16. "249",
  17. 0
  18. ],
  19. "source_image": [
  20. "248",
  21. 0
  22. ]
  23. },
  24. "class_type": "ReActorFaceSwap",
  25. "_meta": {
  26. "title": "ReActor 🌌 Fast Face Swap"
  27. }
  28. },
  29. "248": {
  30. "inputs": {
  31. "image": "face - 副本.jpg"
  32. },
  33. "class_type": "LoadImage",
  34. "_meta": {
  35. "title": "加载图像"
  36. }
  37. },
  38. "249": {
  39. "inputs": {
  40. "image": "11.jpg"
  41. },
  42. "class_type": "LoadImage",
  43. "_meta": {
  44. "title": "加载图像"
  45. }
  46. },
  47. "251": {
  48. "inputs": {
  49. "prompt": "美女行走在森林中",
  50. "aspect_ratio": "Match input image",
  51. "seed": 0,
  52. "guidance_scale": 3.5,
  53. "output_format": "jpeg",
  54. "disable_prompt_enhancement": false,
  55. "image_prompt_strength": 0.1,
  56. "num_inference_steps": 30,
  57. "safety_tolerance": "6",
  58. "speak_and_recognation": {
  59. "__value__": [
  60. false,
  61. true
  62. ]
  63. },
  64. "image1": [
  65. "246",
  66. 0
  67. ]
  68. },
  69. "class_type": "BananaMultiImageNode",
  70. "_meta": {
  71. "title": "LSY Banana API(Multi--Image)"
  72. }
  73. },
  74. "252": {
  75. "inputs": {
  76. "filename_prefix": "ComfyUI",
  77. "images": [
  78. "251",
  79. 0
  80. ]
  81. },
  82. "class_type": "SaveImage",
  83. "_meta": {
  84. "title": "保存图像"
  85. }
  86. }
  87. }