skolvankar commited on
Commit
a813a7f
·
1 Parent(s): 71bde67

Add application file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ def greet(name):
97
  return "Hello " + name + "!"
98
 
99
 
100
- with gr.Blocks() as demo:
101
  gr.Markdown(
102
  """
103
  Welcome to the skill transformation journey on SWAYAM!!!
 
97
  return "Hello " + name + "!"
98
 
99
 
100
+ with gr.Blocks() as iface:
101
  gr.Markdown(
102
  """
103
  Welcome to the skill transformation journey on SWAYAM!!!