sdfswefrwerwe commited on
Commit
9622968
1 Parent(s): e1eecef
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,9 +44,9 @@ description = "Due to events. in 8chan staff moderation. I am attacking it. The
44
 
45
  iface = gr.Interface(fn=process_image,
46
  # inputs=gr.inputs.Image(type="pil"),
47
- inputs=gr.Textbox(placeholder="base64 string (right-click => copy-link) ...")
48
  outputs=gr.outputs.Textbox(),
49
-
50
  title=title,
51
  description=description,
52
  # article=article,
 
44
 
45
  iface = gr.Interface(fn=process_image,
46
  # inputs=gr.inputs.Image(type="pil"),
47
+ inputs=gr.Textbox(placeholder="base64 string (right-click => copy-link) ..."),
48
  outputs=gr.outputs.Textbox(),
49
+
50
  title=title,
51
  description=description,
52
  # article=article,