Spaces:
Runtime error
Runtime error
import gradio as gr | |
iface = gr.Interface.load("huggingface/LDY/Question-Answering-Ican", | |
) | |
iface.launch() |
import gradio as gr | |
iface = gr.Interface.load("huggingface/LDY/Question-Answering-Ican", | |
) | |
iface.launch() |