successfulpm commited on
Commit
178c061
·
verified ·
1 Parent(s): 9209ae3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ intf = gr.Interface(fn=classify_image, inputs=image, outputs=label, examples=exa
44
  # Launch the interface with Inline=False to open in a separate window
45
  intf.launch(share=True)
46
 
47
- !pip install nbdev
48
 
49
  import os
50
  os.listdir('/content')
 
44
  # Launch the interface with Inline=False to open in a separate window
45
  intf.launch(share=True)
46
 
47
+ #!pip install nbdev
48
 
49
  import os
50
  os.listdir('/content')