rrighart commited on
Commit
e3baf40
1 Parent(s): dfcb3df
__pycache__/app.cpython-38.pyc CHANGED
Binary files a/__pycache__/app.cpython-38.pyc and b/__pycache__/app.cpython-38.pyc differ
 
app.py CHANGED
@@ -32,7 +32,7 @@ demo_app = gr.Interface(
32
  fn=yolov7_inference,
33
  inputs=inputs,
34
  outputs=outputs,
35
- title="Fast detection of jar lid defects using Yolov7",
36
  description = """
37
  This application is detecting damaged jar lids. Type of damages include deformations, holes or scratches. The object detection notebook can be found at <a href="https://www.kaggle.com/rrighart">Kaggle</a>
38
 
@@ -50,5 +50,5 @@ Web: <a href="https://www.rrighart.com">www.rrighart.com</a>
50
  )
51
 
52
 
53
- demo_app.queue().launch(debug=False)
54
 
 
32
  fn=yolov7_inference,
33
  inputs=inputs,
34
  outputs=outputs,
35
+ title="-Fast detection of jar lid defects using Yolov7",
36
  description = """
37
  This application is detecting damaged jar lids. Type of damages include deformations, holes or scratches. The object detection notebook can be found at <a href="https://www.kaggle.com/rrighart">Kaggle</a>
38
 
 
50
  )
51
 
52
 
53
+ demo_app.queue().launch(debug=False, inline=True)
54
 
gradio_cached_examples/16/log.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ output,flag,username,timestamp
2
+ "{""path"":""gradio_cached_examples/16/output/7b74d60c158c906151fb/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:27:20.947659
3
+ "{""path"":""gradio_cached_examples/16/output/f73d4342235a09ffe48e/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:27:23.433323
4
+ "{""path"":""gradio_cached_examples/16/output/42b50ae8763ca90e5a09/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:27:25.814855
gradio_cached_examples/16/output/42b50ae8763ca90e5a09/image.png ADDED
gradio_cached_examples/16/output/7b74d60c158c906151fb/image.png ADDED
gradio_cached_examples/16/output/f73d4342235a09ffe48e/image.png ADDED
gradio_cached_examples/36/log.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ output,flag,username,timestamp
2
+ "{""path"":""gradio_cached_examples/36/output/c201ced543feb65fd8db/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:29:01.509421
3
+ "{""path"":""gradio_cached_examples/36/output/5a6bfc1ae120be8eb3a9/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:29:03.463467
4
+ "{""path"":""gradio_cached_examples/36/output/15392887a2ff81a0a061/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:29:05.930367
gradio_cached_examples/36/output/15392887a2ff81a0a061/image.png ADDED
gradio_cached_examples/36/output/5a6bfc1ae120be8eb3a9/image.png ADDED
gradio_cached_examples/36/output/c201ced543feb65fd8db/image.png ADDED
gradio_cached_examples/54/log.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ output,flag,username,timestamp
2
+ "{""path"":""gradio_cached_examples/54/output/bd151937780e880757e9/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:29:07.989384
3
+ "{""path"":""gradio_cached_examples/54/output/4f34e3f1d58535823ade/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:29:10.644195
4
+ "{""path"":""gradio_cached_examples/54/output/d81ce65b0104d9f391c7/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:29:12.674330
gradio_cached_examples/54/output/4f34e3f1d58535823ade/image.png ADDED
gradio_cached_examples/54/output/bd151937780e880757e9/image.png ADDED
gradio_cached_examples/54/output/d81ce65b0104d9f391c7/image.png ADDED