File size: 153 Bytes
b3a41c2
 
9a936a2
67be32c
1
2
3
4
import gradio as gr

api_key = "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"
gr.Interface.load("models/CreatorPhan/Healthcare-QnA", api_key = api_key).launch()