Phi-4 / app.py
Tonic's picture
Update app.py
eae9075 verified
raw
history blame
122 Bytes
import gradio as gr
import ai_gradio
@spaces.GPU
gr.load(
name='transformers:phi-4', src=ai_gradio.registry).launch()