Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lharr345
/
alecsharpie-codegen_350m_html
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c9e3c9a
alecsharpie-codegen_350m_html
/
app.py
lharr345
initial commit
c9e3c9a
about 2 years ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/alecsharpie/codegen_350m_html"
).launch()