AlexZou commited on
Commit
2042b2b
·
1 Parent(s): aed4629

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -40,6 +40,7 @@ examples = [['demo/underwater.jpg', 'Underwater'],
40
  '''
41
 
42
  examples = [['demo/low.jpg', 'LLIE']]
 
43
 
44
  iface = gr.Interface(
45
  inference,
 
40
  '''
41
 
42
  examples = [['demo/low.jpg', 'LLIE']]
43
+
44
 
45
  iface = gr.Interface(
46
  inference,