#!/usr/bin/env python from __future__ import annotations import gradio as gr from model_list import ModelList DESCRIPTION = '# Explore Biomedical Language Models' NOTES = ''' - Stanford HAI Article, ["The Shaky Foundations of Foundation Models in Healthcare"](https://hai.stanford.edu/news/shaky-foundations-foundation-models-healthcare) ''' FOOTER = '''''' def main(): model_list = ModelList() with gr.Blocks(css='style.css') as demo: gr.Markdown(DESCRIPTION) search_box = gr.Textbox( label='Search Model Name', placeholder= 'You can search for titles with regular expressions. e.g. (?