File size: 186 Bytes
c6dd01d
 
 
 
1
2
3
4
5
# 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.")