seduerr commited on
Commit
a3921be
1 Parent(s): 93a9b15

changed the theme to HF

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ iface = gr.Interface(fn=predict,
61
  ],
62
  outputs="text",
63
  title=title,
64
- theme="dark-grass",
65
  examples=[['What are the strategic initiatives?',
66
  'samples/walmart-10k.pdf'],
67
  ['What efforts are being made in regards to digital experiences?',
 
61
  ],
62
  outputs="text",
63
  title=title,
64
+ theme="huggingface",
65
  examples=[['What are the strategic initiatives?',
66
  'samples/walmart-10k.pdf'],
67
  ['What efforts are being made in regards to digital experiences?',