Spaces:
Runtime error
Runtime error
Commit
·
726b7ec
1
Parent(s):
0e6ca8a
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ Original file is located at
|
|
8 |
"""
|
9 |
|
10 |
# Commented out IPython magic to ensure Python compatibility.
|
11 |
-
|
12 |
pip install tensorflow-addons
|
13 |
pip install gradio
|
14 |
|
|
|
8 |
"""
|
9 |
|
10 |
# Commented out IPython magic to ensure Python compatibility.
|
11 |
+
#%%capture
|
12 |
pip install tensorflow-addons
|
13 |
pip install gradio
|
14 |
|