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