sitammeur commited on
Commit
f94bb13
·
verified ·
1 Parent(s): 0446166

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ interface = gr.Interface(
64
  title=title,
65
  description=description,
66
  article=article,
67
- theme="JohnSmith9982/small_and_pretty",
68
  flagging_mode="never",
69
  )
70
  interface.launch(debug=False)
 
64
  title=title,
65
  description=description,
66
  article=article,
67
+ theme="Glass",
68
  flagging_mode="never",
69
  )
70
  interface.launch(debug=False)