Symbermine commited on
Commit
726b7ec
·
1 Parent(s): 0e6ca8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ Original file is located at
8
  """
9
 
10
  # Commented out IPython magic to ensure Python compatibility.
11
- %%capture
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