John Smith commited on
Commit
6066420
·
1 Parent(s): 5a3935c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import os
3
 
4
 
5
  def image_mod(image):
6
- return image
7
 
8
 
9
  demo = gr.Interface(
 
3
 
4
 
5
  def image_mod(image):
6
+ return
7
 
8
 
9
  demo = gr.Interface(