Abubakar Abid commited on
Commit
7c36a4c
1 Parent(s): a2d4ecd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ iface = gr.Interface(
93
  ],
94
  outputs="text",
95
  layout="horizontal",
96
- theme="huggingface",
97
  description="A simple interface to translate from 22 input spoken languages to 16 written languages built by Meta/Facebook AI.",
98
  enable_queue=True,
99
  allow_flagging=False,
 
93
  ],
94
  outputs="text",
95
  layout="horizontal",
96
+ theme="default",
97
  description="A simple interface to translate from 22 input spoken languages to 16 written languages built by Meta/Facebook AI.",
98
  enable_queue=True,
99
  allow_flagging=False,