def main(): print("Hello from smol-myanmar-ocr-demo-app!") if __name__ == "__main__": main()