Skip to content

Commit

Permalink
docs: πŸ“ add a few screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
melMass authored Jun 25, 2023
1 parent 966a14b commit e162336
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ From within the python environment you already use for ComfyUI install the requi
pip install -r comfy_mtb/requirements.txt
```

## Screenshots

- **FaceSwap [roop]** (using [roop](https://github.com/s0md3v/roop/))
The face index allow you to choose which face to replace as you can see here:
![ComfyUI_909](https://github.com/melMass/comfy_mtb/assets/7041726/2e9d6066-c466-4a01-bd6c-315f7f1e8b42)

- **Style Loader**: A111 like csv styles in Comfy
![image](https://github.com/melMass/comfy_mtb/assets/7041726/02fe3211-18ee-4e54-a029-931388f5fde8)
- **Color Correction**: basic color correction node
![image](https://github.com/melMass/comfy_mtb/assets/7041726/7c20ac83-31ff-40ea-a1a0-06c2acefb2ef)

### Node List

- `Latent Lerp`: Linear Interpolate between two latents,
Expand Down Expand Up @@ -39,4 +50,4 @@ pip install -r comfy_mtb/requirements.txt
**Extensions and Custom Nodes**:
- [Plugins for Comfy List (eng)](https://github.com/WASasquatch/comfyui-plugins) by @WASasquatch

- [ComfyUI tag on CivitAI (eng)](https://civitai.com/tag/comfyui)
- [ComfyUI tag on CivitAI (eng)](https://civitai.com/tag/comfyui)

0 comments on commit e162336

Please sign in to comment.