Skip to content

Commit 8c680bc

Browse files
committed
up
1 parent 92b6b43 commit 8c680bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/en/modular_diffusers/quicktour.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,7 +1370,7 @@ refined_image.save("modular_part2_control_refine_out.png")
13701370

13711371
### Results
13721372

1373-
Here are the results from our modular pipeline examples. You can find all the generated images in the [Hugging Face dataset](https://huggingface.co/datasets/YiYiXu/testing-images/tree/main/modular_quicktour).
1373+
Here are the results from our modular pipeline examples.
13741374

13751375
#### Base Text-to-Image Generation
13761376
| Base Text-to-Image | Base Text-to-Image (Refined) |
@@ -1387,7 +1387,7 @@ Here are the results from our modular pipeline examples. You can find all the ge
13871387
|-------------------|------------------------------|
13881388
| ![LoRA + IP-Adapter](https://huggingface.co/datasets/YiYiXu/testing-images/resolve/main/modular_quicktour/modular_part2_ipa.png) | ![LoRA + IP-Adapter Refined](https://huggingface.co/datasets/YiYiXu/testing-images/resolve/main/modular_quicktour/modular_part2_ipa_refine_out.png) |
13891389

1390-
### ControlNet + LoRA + IP-Adapter
1390+
#### ControlNet + LoRA + IP-Adapter
13911391
| ControlNet + LoRA + IP-Adapter | ControlNet + LoRA + IP-Adapter (Refined) |
13921392
|-------------------|------------------------------|
13931393
| ![ControlNet + LoRA + IP-Adapter](https://huggingface.co/datasets/YiYiXu/testing-images/resolve/main/modular_quicktour/modular_part2_control.png) | ![ControlNet + LoRA + IP-Adapter Refined](https://huggingface.co/datasets/YiYiXu/testing-images/resolve/main/modular_quicktour/modular_part2_control_refine_out.png) |

0 commit comments

Comments
 (0)