Update App.py
Browse files
App.py
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
# In[1]:
|
11 |
|
12 |
|
13 |
-
get_ipython().system('pip install -q gradio')
|
14 |
|
15 |
|
16 |
# Now we'll wrap this function with a Gradio interface.
|
|
|
10 |
# In[1]:
|
11 |
|
12 |
|
13 |
+
# get_ipython().system('pip install -q gradio')
|
14 |
|
15 |
|
16 |
# Now we'll wrap this function with a Gradio interface.
|