Skip to content

step by step guide on how i made an installer with pinokios gepeto to run a huggingface space locally and share it on pinokio

Notifications You must be signed in to change notification settings

tazztone/GUIDE-run-huggingface-space-locally-via-pinokio-gepeto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

GUIDE-run-huggingface-space-locally-via-pinokio-gepeto

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)

image

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’

image

and ‘@spaces.GPU()’

image

and 1 edit to requirements.txt: adding protobuf:

image

then ran gepeto on my cloned space URL:

image

Submit.

image

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”:

image

so it will show up in the community scripts in pinokio:

image -> image

gepeto documentation (install script maker): https://program.pinokio.computer/#/?id=gepeto

About

step by step guide on how i made an installer with pinokios gepeto to run a huggingface space locally and share it on pinokio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published