awacke1 commited on
Commit
bdd2412
·
1 Parent(s): 0eb3f60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,7 +145,7 @@ demo = gr.Interface(
145
  cache_examples=False,
146
  description="Clinical Terminology Auto Mapper AI",
147
  article="Learn more at [Yggdrasil](https://github.com/AaronCWacker/Yggdrasil)",
148
- live=True,
149
  )
150
 
151
  if __name__ == "__main__":
 
145
  cache_examples=False,
146
  description="Clinical Terminology Auto Mapper AI",
147
  article="Learn more at [Yggdrasil](https://github.com/AaronCWacker/Yggdrasil)",
148
+ # live=True,
149
  )
150
 
151
  if __name__ == "__main__":