hubsnippetai commited on
Commit
34e96d5
·
verified ·
1 Parent(s): 1f50c05

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  # import gradio as gr
2
  # app = gr.Interface.load('hubsnippetai/jupyterlab').launch()
3
- import gradio_client as client
4
 
5
  client = client("hubsnippetai/jupyterlab")
 
1
  # import gradio as gr
2
  # app = gr.Interface.load('hubsnippetai/jupyterlab').launch()
3
+ import gradio_client as Client
4
 
5
  client = client("hubsnippetai/jupyterlab")