Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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")
|