chitrark's picture
Add app.py to enable Docker Space with secrets
592e0b4
# This file tells HuggingFace this is a Python Docker Space
# The actual app runs via Dockerfile CMD
print("ReadingBuddy - Reachy Mini App")
print("This Space provides installation files for Reachy Mini robots")
print("Visit index.html for installation instructions")