cgillette25/hey-pd
0
hey pd ๐ฟ
a little something chaz left for you.
local setup
pip install flask
python app.py
# open http://localhost:7860
# password: peahugging face deploy
- create a new Space on huggingface.co
- set SDK to Docker (not Gradio โ we override below)
- push all files to the Space repo
- it will auto-deploy
adding photos
drop images into:
photos/goofy/โ goofy daysphotos/dates/โ date nightsphotos/trips/โ trips
any jpg, png, gif, or webp will show up automatically.
editing content
all dialogue, messages, and questions live in app.py:
DAILY_MESSAGESโ the daily note bank (edit these to be in your voice)WALK_QUESTIONSโ the late night walk Q&APET_NAMESโ her pet namesREACTIONSโ chaz's reactions to her choices
