Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Felguk
/
Phi-4
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
597a418
Phi-4
/
app.py
Felguk
Update app.py
597a418
verified
10 months ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/phi-4"
).launch()