Makhinur commited on
Commit
54fce6f
·
verified ·
1 Parent(s): 67c9680

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -32,6 +32,5 @@ gr.Interface(
32
  outputs,
33
  title=title,
34
  description=description,
35
- examples=examples,
36
- theme="huggingface",
37
  ).launch(debug=True, enable_queue=True)
 
32
  outputs,
33
  title=title,
34
  description=description,
35
+
 
36
  ).launch(debug=True, enable_queue=True)