Skip to content

Commit

Permalink
add cvpr2024 workshop solution
Browse files Browse the repository at this point in the history
  • Loading branch information
juxuan27 committed Jun 17, 2024
1 parent ef14cad commit 11d3f4c
Show file tree
Hide file tree
Showing 3 changed files with 1,394 additions and 0 deletions.
Binary file not shown.
1,393 changes: 1,393 additions & 0 deletions InstructionGuidedEditing/editing_pipeline.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Keywords: Image Inpainting, Diffusion Models, Image Generation
- [x] Release gradio demo
- [x] Release comfyui demo. Thank [nullquant](https://github.com/nullquant) ([ConfyUI-BrushNet](https://github.com/nullquant/ComfyUI-BrushNet)) and [kijai](https://github.com/kijai) ([ComfyUI-BrushNet-Wrapper](https://github.com/kijai/ComfyUI-BrushNet-Wrapper)) for helping!
- [x] Release [trainig data](https://huggingface.co/datasets/random123123/BrushData). Thank [random123123](https://huggingface.co/random123123) for helping!
- [x] We use BrushNet to participate in CVPR2024 GenAI Media Generation Challenge Workshop and get top prize! The solution is provided in [InstructionGuidedEditing](InstructionGuidedEditing)

## 🛠️ Method Overview

Expand Down

0 comments on commit 11d3f4c

Please sign in to comment.