nehalelkaref commited on
Commit
651351a
·
1 Parent(s): 9675c65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,5 +5,5 @@ def greet(name):
5
  return "Hello " + name + "!!"
6
 
7
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
8
- local = Repository(local_dir='space', clone_from='nehalelkaref/span_models')
9
  # iface.launch()
 
5
  return "Hello " + name + "!!"
6
 
7
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
8
+ # local = Repository(local_dir='÷space', clone_from='nehalelkaref/span_models')
9
  # iface.launch()