Staticaliza commited on
Commit
a928ddc
1 Parent(s): 74d93be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def cloud():
56
  }).start()
57
  except Exception as e:
58
  print(f"[PRELOAD ERROR] An error occurred: {e}")
59
- print("[CLOUD] | Reload successful.")
60
 
61
  with gr.Blocks() as demo:
62
  with gr.Row(variant = "panel"):
 
56
  }).start()
57
  except Exception as e:
58
  print(f"[PRELOAD ERROR] An error occurred: {e}")
59
+ print("[CLOUD] | Reload successful.")
60
 
61
  with gr.Blocks() as demo:
62
  with gr.Row(variant = "panel"):