bluenevus commited on
Commit
181bbda
·
verified ·
1 Parent(s): ff3c827

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -44,8 +44,6 @@ iface = gr.Interface(
44
  batch=False,
45
  max_batch_size=4,
46
  api_name=None,
47
- preprocess=True,
48
- postprocess=True
49
  )
50
 
51
  # Launch the app
 
44
  batch=False,
45
  max_batch_size=4,
46
  api_name=None,
 
 
47
  )
48
 
49
  # Launch the app