Phi-4 / app.py
Tonic's picture
Update app.py
98799c6 verified
raw
history blame contribute delete
128 Bytes
import gradio as gr
import ai_gradio
import spaces
gr.load(name='transformers:phi-4-gguf', src=ai_gradio.registry).launch()