Juanchoalric commited on
Commit
363a55b
1 Parent(s): 49021b1

deploy with more examples

Browse files
app.py CHANGED
@@ -15,5 +15,6 @@ gr.Interface(
15
  fn=classify_image,
16
  inputs="image",
17
  outputs="label",
18
- examples=["after-a-bushfire.jpg"],
 
19
  interpretation='default').launch()
 
15
  fn=classify_image,
16
  inputs="image",
17
  outputs="label",
18
+ enable_queue=True,
19
+ examples=["after-a-bushfire.jpg", "fire_1.jpg", "forest_1.jpg", "sebastian-unrau-sp-p7uuT0tw-unsplash.jpg"],
20
  interpretation='default').launch()
fire_1.jpg ADDED

Git LFS Details

  • SHA256: ccae471687dd0862e0fc59902346093bab3587a4002735e873507e38e77e5c76
  • Pointer size: 132 Bytes
  • Size of remote file: 6.74 MB
forest_1.jpg ADDED

Git LFS Details

  • SHA256: 72e24293c3fe282b12d449d963843ec400691ee0cd2448b1ace81008aa24f90a
  • Pointer size: 132 Bytes
  • Size of remote file: 2.49 MB
sebastian-unrau-sp-p7uuT0tw-unsplash.jpg ADDED

Git LFS Details

  • SHA256: ca378cb66fe7bfd1185bd0d93cc3fbb66cdcf19990f0e55c8cc7604c4983745d
  • Pointer size: 132 Bytes
  • Size of remote file: 3.34 MB