funkstop commited on
Commit
bd69beb
·
1 Parent(s): 7684a5c

update pip

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