Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RohanAi
/
low-light-enhancement
like
3
Running
App
Files
Files
Community
RohanAi
commited on
Aug 1, 2023
Commit
51d4b3f
•
1 Parent(s):
7dd488b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -71,4 +71,4 @@ if __name__ == "__main__":
71
72
73
74
-
iface.launch(
debug=True,share=True
)
71
72
73
74
+
iface.launch()