Spaces:
Runtime error
Runtime error
fixed pip
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ Original file is located at
|
|
7 |
https://colab.research.google.com/drive/1omNn2hrbDL_s1qwCOr7ViaIjrRW61YDt
|
8 |
"""
|
9 |
|
10 |
-
!pip install gradio
|
11 |
|
12 |
# Commented out IPython magic to ensure Python compatibility.
|
13 |
#
|
|
|
7 |
https://colab.research.google.com/drive/1omNn2hrbDL_s1qwCOr7ViaIjrRW61YDt
|
8 |
"""
|
9 |
|
10 |
+
# !pip install gradio
|
11 |
|
12 |
# Commented out IPython magic to ensure Python compatibility.
|
13 |
#
|