YongLD
Add application file
b4f4b63
raw
history blame contribute delete
109 Bytes
import gradio as gr
iface = gr.Interface.load("huggingface/LDY/Question-Answering-Ican",
)
iface.launch()