kadirnar commited on
Commit
8fea67b
·
1 Parent(s): 5dbfaf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -62,7 +62,7 @@ def image_app():
62
  gr.Examples(
63
  examples=[
64
  [
65
- "testv1.jpg",
66
  "vit_l",
67
  16,
68
  64,
@@ -269,7 +269,7 @@ def sahi_app():
269
  gr.Examples(
270
  examples=[
271
  [
272
- "testv3.jpeg",
273
  "vit_l",
274
  "yolov5",
275
  "yolov5l6.pt",
 
62
  gr.Examples(
63
  examples=[
64
  [
65
+ "testv3.jpeg",
66
  "vit_l",
67
  16,
68
  64,
 
269
  gr.Examples(
270
  examples=[
271
  [
272
+ "testv1.jpg",
273
  "vit_l",
274
  "yolov5",
275
  "yolov5l6.pt",