Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
52Hz
/
SRMNet_real_world_denoising
like
18
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
52Hz
commited on
Jan 14, 2022
Commit
aba8da1
·
1 Parent(s):
3807d22
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -32,4 +32,4 @@ gr.Interface(
32
description=description,
33
article=article,
34
examples=examples
35
-
).launch(debug=True
, share=True
)
32
description=description,
33
article=article,
34
examples=examples
35
+
).launch(debug=True)