jaumaras commited on
Commit
876c090
·
1 Parent(s): 772a7cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  ##! pip install gradio
2
- install gradio_client
3
  import gradio as gr
4
 
5
  def hello_world(name):
 
1
  ##! pip install gradio
2
+ import gradio_client
3
  import gradio as gr
4
 
5
  def hello_world(name):