import gradio as gr iface = gr.load(name="Ghana-NLP/Khaya-chat-bot", hf_token = MY_HF_TOKEN_KEY) iface.launch()