xp3857 commited on
Commit
21fede7
·
1 Parent(s): b36583a

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ def run(image):
152
  return result_colorization
153
  def load_im(url):
154
  return url
155
-
156
 
157
  with gr.Blocks() as app:
158
  im = gr.Image(label="Input Image")
 
152
  return result_colorization
153
  def load_im(url):
154
  return url
155
+
156
 
157
  with gr.Blocks() as app:
158
  im = gr.Image(label="Input Image")