Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
firejava
/
natekoenig-phi-3-vision-gguf
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
695ec2a
natekoenig-phi-3-vision-gguf
/
app.py
firejava
initial commit
695ec2a
verified
11 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/natekoenig/phi-3-vision-gguf"
).launch()