Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hexalexander
/
microsoft-phi-4_test
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-phi-4_test
/
app.py
hexalexander
initial commit
440b796
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/phi-4"
).launch()