Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CAC228
/
abacaj-phi-2-super
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
abacaj-phi-2-super
/
app.py
CAC228
Update app.py
5666712
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/abacaj/phi-2-super"
).launch(share=
True
)