diffusion-models-class
diffusion-models-class copied to clipboard
Badges Update
In Readme.md:
- License Badge added
- Repository Fork Count Badge Added
- Made With Jupyter Notebook Badge Added
- Made With Pytorch Badge Added
can we merge this already
@lewtun what do you think? I hadn't merged because 1) not sure we want all the badges there (maybe at the end instead where they'll break the flow less) and 2) the format will likely change soon at which point these won't fit in anyway right?
@johnowhitaker I think we can include them in the README since the migration to hf.co won't be affected. But I agree they could be placed in a better location. I think it's traditionally at the very top of the readme - WDYT?
@johnowhitaker I think we can include them in the README since the migration to hf.co won't be affected. But I agree they could be placed in a better location. I think it's traditionally at the very top of the readme - WDYT?
Yeah, i could see that. But usually, badges are used to concentrate a lot of information into a small space, such as "This has the GNU GPL license" and "This uses PyTorch." By putting them at the start, this lets the readers know about it immediately, while putting it at the end makes it seem like a footnote, and a more descriptive sentence or two might perform better at the bottom, since as i mentioned above, badges are used for quick info
@dhakalnirajan would you like to move these badges to the very top of the README? Then we can merge the PR :)
@dhakalnirajan would you like to move these badges to the very top of the README? Then we can merge the PR :)
Sure. Give me few minutes. After that, I will PR it.
Updated the badges to the top. :)
Thank you :)