import gradio as gr # Load and return the model interface def load_model(): return gr.Interface.load("models/deepseek-ai/DeepSeek-R1")