test / app.py
tdfg's picture
Upload app.py
bb13a04
raw
history blame contribute delete
164 Bytes
#ζ¨‘εž‹ζŽ¨η†
import gradio as gr
demo = gr.Interface.load("models/sid321axn/Bio_ClinicalBERT-finetuned-medicalcondition", description="εŒ»η–—ζ¨‘εž‹")
demo.launch()