| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "244": {
- "inputs": {
- "enabled": true,
- "swap_model": "inswapper_128.onnx",
- "facedetection": "retinaface_mobile0.25",
- "face_restore_model": "codeformer.pth",
- "face_restore_visibility": 1,
- "codeformer_weight": 0.5,
- "detect_gender_input": "no",
- "detect_gender_source": "no",
- "input_faces_index": "0",
- "source_faces_index": "0",
- "console_log_level": 1,
- "input_image": [
- "247",
- 0
- ],
- "source_image": [
- "245",
- 0
- ]
- },
- "class_type": "ReActorFaceSwap",
- "_meta": {
- "title": "ReActor 🌌 Fast Face Swap"
- }
- },
- "245": {
- "inputs": {
- "image": "face.jpg"
- },
- "class_type": "LoadImage",
- "_meta": {
- "title": "加载图像"
- }
- },
- "246": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "244",
- 0
- ]
- },
- "class_type": "SaveImage",
- "_meta": {
- "title": "保存图像"
- }
- },
- "247": {
- "inputs": {
- "image": "06.jpg"
- },
- "class_type": "LoadImage",
- "_meta": {
- "title": "加载图像"
- }
- }
- }
|