# Placeholder app file for Hugging Face Spaces # The actual application is run via Docker if __name__ == "__main__": print("This Space runs via Docker. See Dockerfile for details.")