bnava commited on
Commit
fe695b8
1 Parent(s): 903e8ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,7 +3,6 @@
3
  # !pip install pillow
4
  from PIL import Image
5
  import gradio as gr
6
- pip install timm
7
 
8
  # Use a pipeline as a high-level helper
9
 
 
3
  # !pip install pillow
4
  from PIL import Image
5
  import gradio as gr
 
6
 
7
  # Use a pipeline as a high-level helper
8