jyo01 commited on
Commit
6ebfa17
·
verified ·
1 Parent(s): 9f7c1cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,7 +172,7 @@ def load_repo_contents_backend(github_url: str):
172
  return file_list
173
 
174
  ###########################################
175
- Gradio Interface Setup
176
  ###########################################
177
 
178
  with gr.Blocks() as demo:
 
172
  return file_list
173
 
174
  ###########################################
175
+ # Gradio Interface Setup
176
  ###########################################
177
 
178
  with gr.Blocks() as demo: