Viewing a single comment thread. View all comments

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.

2

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 ^^

1