Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
smadec
/
flood_forecast
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
smadec
commited on
Jan 9, 2024
Commit
00bac9f
·
1 Parent(s):
d6b24cf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -25,4 +25,4 @@ with gr.Blocks() as demo:
25
input_img = gr.Image("df_recent.png", elem_id="recent-predictions")
26
27
28
-
demo.launch()
25
input_img = gr.Image("df_recent.png", elem_id="recent-predictions")
26
27
28
+
demo.launch()