CoolFace
Apppublic

cgillette25/hey-pd

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

hey pd ๐ŸŒฟ

a little something chaz left for you.

local setup

bash
pip install flask
python app.py
# open http://localhost:7860
# password: pea

hugging face deploy

  1. 1.create a new Space on huggingface.co
  2. 2.set SDK to Docker (not Gradio โ€” we override below)
  3. 3.push all files to the Space repo
  4. 4.it will auto-deploy

adding photos

drop images into:

  • โ€”photos/goofy/ โ€” goofy days
  • โ€”photos/dates/ โ€” date nights
  • โ€”photos/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&A
  • โ€”PET_NAMES โ€” her pet names
  • โ€”REACTIONS โ€” chaz's reactions to her choices