import gradio as gr import ai_gradio import spaces @spaces.GPU gr.load(name='transformers:phi-4', src=ai_gradio.registry).launch()