step by step guide on how i made an installer with pinokio https://github.com/pinokiocomputer/pinokio 's gepeto to run a huggingface space locally and share it on pinokio
so i wanted to learn how to make a gepeto script for this huggingface space: https://huggingface.co/spaces/fancyfeast/joy-caption-alpha-two/ so i duplicated the space to my own huggingface profile (FREE CPU / public)
and paused the space. Because it will only be used to download files for local use.
and made 2 edits to app.py: deactivated the lines: ‘import spaces’
and ‘@spaces.GPU()’
and 1 edit to requirements.txt: adding protobuf:
then ran gepeto on my cloned space URL:
Submit.
Upload the generated files from C:\pinokio\api\joy-caption-alpha-2.git to github repo: https://github.com/tazztone/joy-caption-alpha-2 and tag the git with the topic “pinokio”:
so it will show up in the community scripts in pinokio:
gepeto documentation (install script maker): https://program.pinokio.computer/#/?id=gepeto