def main(): print("Hello from pest-image-search!") print("Run with: uv run streamlit run app.py") if __name__ == "__main__": main()