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