Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CAC228
/
phi-2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
phi-2
/
app.py
CAC228
initial commit
111b4b0
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/abacaj/phi-2-super"
).launch()