socialsim / app.py
ArthurY's picture
fix
c6dd01d
# 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.")