Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MasterDee
/
MasterDee-Phi-3-vision-128k-instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MasterDee-Phi-3-vision-128k-instruct
/
app.py
MasterDee
initial commit
c731f43
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/MasterDee/Phi-3-vision-128k-instruct"
).launch()