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