Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rmayormartins
/
image-enhancer
like
12
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rmayormartins
commited on
Nov 8, 2024
Commit
395a5e3
·
1 Parent(s):
af1ac9c
Subindo arquivos15
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -98,5 +98,5 @@ iface = gr.Interface(
98
["gatuno.JPG"]
99
]
100
)
101
-
102
iface.launch(debug=True)
98
["gatuno.JPG"]
99
]
100
)
101
+
# ...
102
iface.launch(debug=True)