Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sponsor #54

Merged
merged 1 commit into from
Sep 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ DiffEngine is the toolbox for training state-of-the-art Diffusion Models with Di
- [🙌 Contributing](#-contributing-)
- [🎫 License](#-license-)
- [🖊️ Citation](#-citation-)
- [💻 Sponsors](#-sponsors-)
- [🤝 Acknowledgement](#-acknowledgement-)

## 📖 Introduction [🔝](#-table-of-contents)
Expand Down Expand Up @@ -155,6 +156,10 @@ If DiffEngine is helpful to your research, please cite it as below.
}
```

## 💻 Sponsors

[takuoko](https://github.com/okotaku) is a member of Z by HP Data Science Global Ambassadors. Special Thanks to Z by HP for sponsoring me a Z8G4 Workstation with dual A6000 GPU and a ZBook with RTX5000 GPU.

## 🤝 Acknowledgement [🔝](#-table-of-contents)

This repo borrows the architecture design and part of the code from [mmengine](https://github.com/open-mmlab/mmengine), [mmagic](https://github.com/open-mmlab/mmagic) and [diffusers](https://github.com/huggingface/diffusers).
Expand Down