diff --git a/streamlit_tutorial.py b/streamlit_tutorial.py index 85d5c0c..d279bb3 100644 --- a/streamlit_tutorial.py +++ b/streamlit_tutorial.py @@ -28,4 +28,5 @@ def main(): switch_page("pred_imagen") if __name__ == "__main__": - main() \ No newline at end of file + main() +