Paresh1879
commited on
Commit
•
12776ff
1
Parent(s):
930a112
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,8 @@ This repository contains the Img2Img project using Controlnet on ComfyUI. It foc
|
|
21 |
3. **Efficient Loader**: ControlNet outputs are then passed to the Efficient Loader, which loads the weights.
|
22 |
4. **KSampler**: Finally, the loaded data is processed through KSampler to generate the output image.
|
23 |
|
|
|
|
|
24 |
## Load the model in ComfyUI - [Workflow-Model](https://huggingface.co/Paresh1879/Img2Img-Controlnet-ComfyUI/blob/main/comfyui_workflow.json)
|
25 |
|
26 |
## Prompts Used:
|
|
|
21 |
3. **Efficient Loader**: ControlNet outputs are then passed to the Efficient Loader, which loads the weights.
|
22 |
4. **KSampler**: Finally, the loaded data is processed through KSampler to generate the output image.
|
23 |
|
24 |
+
## Also deployed on - [OpenArt AI](https://openart.ai/workflows/bongo_lame_87/img2img-comfyui-controlnet/7HBWH8HXMhzIfOx9w1LM)
|
25 |
+
|
26 |
## Load the model in ComfyUI - [Workflow-Model](https://huggingface.co/Paresh1879/Img2Img-Controlnet-ComfyUI/blob/main/comfyui_workflow.json)
|
27 |
|
28 |
## Prompts Used:
|