YongLD
Add application file
b4f4b63
import gradio as gr
iface = gr.Interface.load("huggingface/LDY/Question-Answering-Ican",
)
iface.launch()