doevent commited on
Commit
ae52322
1 Parent(s): 980fbe6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -44,4 +44,5 @@ gr.Interface(inference,
44
  examples=[['groot.jpeg', "2x"]],
45
  allow_flagging='never',
46
  theme="default",
47
- ).launch(enable_queue=True)
 
 
44
  examples=[['groot.jpeg', "2x"]],
45
  allow_flagging='never',
46
  theme="default",
47
+ ).launch(enable_queue=True)
48
+