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 a Github page interface to make the content more accessible #62

Merged
merged 4 commits into from
Mar 29, 2023

Conversation

Zeqiang-Lai
Copy link
Contributor

@Zeqiang-Lai Zeqiang-Lai commented Mar 14, 2023

Hi heejkoo

Thanks for the awesome collection. I just create a Github page to make the content more accessible and organized.

You could preview the website here.
https://zeqiang-lai.github.io/Awesome-Diffusion-Models/

It contains the python scripts to convert the readme into html.

To keep it updated. Every time the readme is update, run the following to update the website

cd website
sh build.sh

@diff-usion
Copy link
Owner

diff-usion commented Mar 22, 2023

I really appreciate your awesome collaboration, but I have no idea how to work on it. I will add it asap.

@Zeqiang-Lai
Copy link
Contributor Author

Sure, that would be great.

BTW: It is actually very simple, just merge the pull request and then enable the Github page in the setting panel as

image

Then, you should be able to access the website via https://heejkoo.github.io/Awesome-Diffusion-Models/

The shell script sh build.sh could be replaced by the three python commands if you are working from Windows.

python convert.py
python convert_resource.py
python main.py

If there is any other problem, I can help if needed.

@diff-usion diff-usion merged commit 796932b into diff-usion:main Mar 29, 2023
@diff-usion
Copy link
Owner

It works! I am really grateful for your work. Hope I can help you in the future !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants