Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tardiskey
/
alecsharpie-codegen_350m_html
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0e6cd50
alecsharpie-codegen_350m_html
/
app.py
Tardiskey
initial commit
0e6cd50
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/alecsharpie/codegen_350m_html"
).launch()