Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Anshik
/
ishorn5-RTLCoder-Z-v1.0
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
779801c
ishorn5-RTLCoder-Z-v1.0
/
app.py
Anshik
initial commit
779801c
about 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/ishorn5/RTLCoder-Z-v1.0"
).launch()