ramky1979 commited on
Commit
91de417
·
verified ·
1 Parent(s): a35556f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -20,7 +20,6 @@ def use_graphcodebert(input):
20
  # Return output
21
  return output
22
 
23
- # Create and launch Gradio interface
24
  # Create and launch Gradio interface
25
  iface = gr.Interface( # Use from_pretrained instead of from_pipeline
26
  fn=use_graphcodebert,
 
20
  # Return output
21
  return output
22
 
 
23
  # Create and launch Gradio interface
24
  iface = gr.Interface( # Use from_pretrained instead of from_pipeline
25
  fn=use_graphcodebert,