Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
srujanboda
/
code_generation_model
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
srujanboda
commited on
Sep 16, 2025
Commit
35b9cfc
·
verified
·
1 Parent(s):
2181892
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -34,5 +34,7 @@ with gr.Blocks() as demo:
34
)
35
36
demo.launch()
37
38
34
)
35
36
demo.launch()
37
+
38
+
39
40