Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sachin-Hansaka
/
Smart_Grid_Stability_Predictor
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sachin the king
commited on
Dec 14, 2024
Commit
25a33bd
·
verified
·
1 Parent(s):
b7c126c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ iface = gr.Interface(
66
)
67
68
if __name__ == "__main__":
69
-
iface.launch(
ssr=False
)
66
)
67
68
if __name__ == "__main__":
69
+
iface.launch()