huggingface / huggingface.js

Utilities to use the Hugging Face Hub API
https://hf.co/docs/huggingface.js
MIT License
1.37k stars 213 forks source link

Add diffusionkit to local-apps #875

Open ardaatahan opened 1 month ago

ardaatahan commented 1 month ago

Opening this PR as per @Vaibhavs10's suggestion here regarding DiffusionKit LocalApps integration.

This PR:

  1. Adds diffusionkit to the LOCAL_APPS object in local-apps.ts.
  2. Adds snippetDiffusionKit function that generates the snippet string for diffusionkit in the same file.
enzostvs commented 1 month ago

Hi @ardaatahan, Thanks for adding DiffusionKit as a new Local App!

I'll need your logo in .SVG format please 🙏

julien-c commented 1 month ago

(also cc @Wauplin given https://github.com/huggingface/huggingface.js/pull/869#pullrequestreview-2266090655)