From fc797d4c064572bdaa07acf7b62d756462ba65fb Mon Sep 17 00:00:00 2001 From: Produpro <136916627+Produpro@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:55:44 +0000 Subject: [PATCH] intentandolo --- streamlit_tutorial.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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() +