# 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")