IrisRainbowNeko / DreamArtist-sd-webui-extension

DreamArtist for Stable-Diffusion-webui extension
Apache License 2.0
690 stars 52 forks source link

Can we get a say HuggingFace online demo? #19

Open bladedsupernova opened 2 years ago

bladedsupernova commented 2 years ago

Please?

AK391 commented 2 years ago

@7eu7d7 we can help with hosting a demo on Hugging Face

bladedsupernova commented 2 years ago

What can I do to help? (Do you need me? I'm not experienced with HuggingFace or code but can do very simple things)

bladedsupernova commented 2 years ago

(or alternatively, how to obtain a colab or kaggle notebook ?)

AK391 commented 2 years ago

@bladedsupernova yes i think a colab notebook with gradio demo would be a good idea for training, for example like this but with the gradio demo for training https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_training.ipynb

bladedsupernova commented 2 years ago

Oh I mean the pre-trained one, so I can try the anime img2img kaggle notebook

BTw is that/ is there a Google Dreambooth demo? I wanted to try it, but Google did not release it I beleive.

bladedsupernova commented 2 years ago

ok i believe my friend got it working for me, it was as simple as going to a github page and using the !git link and replacign that in the link below

replace the !git clone line with this: !git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui

from here: https://www.kaggle.com/code/miolovers1/stable-diffusion-automatic1111

AK391 commented 2 years ago

@7eu7d7 you can host the web ui for training on huggingface see https://huggingface.co/docs/hub/spaces-sdks-gradio then users can duplicate your space to start training