Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Lavanyag25/code_explainer
tharun1507
/
Dechiper-The_code_Explainer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tharun1507
commited on
May 9, 2024
Commit
97371fd
·
verified
·
1 Parent(s):
19ff6fc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -84,4 +84,3 @@ iface = gr.Interface(fn=get_completion, inputs=[gr.Textbox(label="Insert Code Sn
84
iface.launch()
85
86
87
-
84
iface.launch()
85
86