Submitted by OnlineGrab t3_y3s4ar in MachineLearning
YaYaLeB t1_isb71l6 wrote
Very nice :) (Love your Vader)
I add some issues with their script and switched to (https://github.com/huggingface/diffusers/tree/main/examples/text_to_image). I've adapted their script and did the same thing for Magic Card and One Piece Character if that interests you https://github.com/YaYaB/finetune-diffusion
OnlineGrab OP t1_isc9beb wrote
Thanks, wish I knew about that repository before!
Out of curiosity did you you have to pay to host your demos on HuggingFace? I looked around for some free options with GPUs but only found Google Colab which isn't very convenient for Gradio apps.
YaYaLeB t1_iscmu6c wrote
Nop you can host your demo without paying (for the moment I suppose) however you'll have a cpu (very low inference time). If you upload your model to HuggingFace feel free to copy paste the space and modify the verbatim + the model path for your repo (https://huggingface.co/spaces/YaYaB/text-to-onepiece). It is merely a copy paste of the one made by lambdalabs, did not get time to make something more personal ^^
OnlineGrab OP t1_ise9hnc wrote
Looks like you were lucky enough to be granted some A10G GPUs :)
Thanks for the tips, I uploaded it here https://huggingface.co/spaces/Gazoche/text-to-gundam
It's running on CPU so very slow, but easier to use than Colab at least.
YaYaLeB t1_isedaq2 wrote
Yep ^^
Viewing a single comment thread. View all comments