SarowarSaurav commited on
Commit
1cbc2b4
·
verified ·
1 Parent(s): ac84c3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -691,7 +691,7 @@ iface = gr.Interface(
691
  fn=chatbot_interface,
692
  inputs="text",
693
  outputs="text",
694
- css="footer{display:none !important}"
695
  title="BATB Acronym Finder",
696
  description="Dictionary of Abbreviations & Acronyms",
697
  theme='default'
 
691
  fn=chatbot_interface,
692
  inputs="text",
693
  outputs="text",
694
+ css="footer{display:none !important}",
695
  title="BATB Acronym Finder",
696
  description="Dictionary of Abbreviations & Acronyms",
697
  theme='default'