Spaces:
Runtime error
Runtime error
edits
Browse files- __pycache__/app.cpython-38.pyc +0 -0
- app.py +3 -3
- gradio_cached_examples/104/log.csv +4 -0
- gradio_cached_examples/104/output/014276f14c9e1147e094/image.png +0 -0
- gradio_cached_examples/104/output/6db743c0ed19c8e7ec5c/image.png +0 -0
- gradio_cached_examples/104/output/e79a4d9c8b6cfa072ded/image.png +0 -0
- gradio_cached_examples/34/log.csv +4 -0
- gradio_cached_examples/34/output/43eb52822173a077d0f3/image.png +0 -0
- gradio_cached_examples/34/output/50e8265bd6df6599bfb6/image.png +0 -0
- gradio_cached_examples/34/output/ebc72845e9d382b9c996/image.png +0 -0
- gradio_cached_examples/52/log.csv +4 -0
- gradio_cached_examples/52/output/3c48b05842d151047e01/image.png +0 -0
- gradio_cached_examples/52/output/64a3476c67d6c40beda7/image.png +0 -0
- gradio_cached_examples/52/output/9390695db7a5e2150ec5/image.png +0 -0
- gradio_cached_examples/86/log.csv +4 -0
- gradio_cached_examples/86/output/19093a61c98724210293/image.png +0 -0
- gradio_cached_examples/86/output/947a1a612cb536353a3d/image.png +0 -0
- gradio_cached_examples/86/output/a3574e32b07f498ff7f0/image.png +0 -0
__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
@@ -28,11 +28,11 @@ outputs = [
|
|
28 |
|
29 |
css = ".output_image {height: 40rem !important; width: 100% !important;}"
|
30 |
|
31 |
-
|
32 |
fn=yolov7_inference,
|
33 |
inputs=inputs,
|
34 |
outputs=outputs,
|
35 |
-
title="
|
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 |
-
|
54 |
|
|
|
28 |
|
29 |
css = ".output_image {height: 40rem !important; width: 100% !important;}"
|
30 |
|
31 |
+
demo = gr.Interface(
|
32 |
fn=yolov7_inference,
|
33 |
inputs=inputs,
|
34 |
outputs=outputs,
|
35 |
+
title="The 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.queue().launch(server_name="0.0.0.0", server_port=7860, debug=False, inline=True)
|
54 |
|
gradio_cached_examples/104/log.csv
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
output,flag,username,timestamp
|
2 |
+
"{""path"":""gradio_cached_examples/104/output/014276f14c9e1147e094/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:53:51.528474
|
3 |
+
"{""path"":""gradio_cached_examples/104/output/6db743c0ed19c8e7ec5c/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:53:53.572218
|
4 |
+
"{""path"":""gradio_cached_examples/104/output/e79a4d9c8b6cfa072ded/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:53:55.524633
|
gradio_cached_examples/104/output/014276f14c9e1147e094/image.png
ADDED
gradio_cached_examples/104/output/6db743c0ed19c8e7ec5c/image.png
ADDED
gradio_cached_examples/104/output/e79a4d9c8b6cfa072ded/image.png
ADDED
gradio_cached_examples/34/log.csv
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
output,flag,username,timestamp
|
2 |
+
"{""path"":""gradio_cached_examples/34/output/43eb52822173a077d0f3/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:49:51.276389
|
3 |
+
"{""path"":""gradio_cached_examples/34/output/50e8265bd6df6599bfb6/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:49:54.313035
|
4 |
+
"{""path"":""gradio_cached_examples/34/output/ebc72845e9d382b9c996/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:49:56.512799
|
gradio_cached_examples/34/output/43eb52822173a077d0f3/image.png
ADDED
gradio_cached_examples/34/output/50e8265bd6df6599bfb6/image.png
ADDED
gradio_cached_examples/34/output/ebc72845e9d382b9c996/image.png
ADDED
gradio_cached_examples/52/log.csv
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
output,flag,username,timestamp
|
2 |
+
"{""path"":""gradio_cached_examples/52/output/9390695db7a5e2150ec5/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:49:59.024503
|
3 |
+
"{""path"":""gradio_cached_examples/52/output/64a3476c67d6c40beda7/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:50:01.059562
|
4 |
+
"{""path"":""gradio_cached_examples/52/output/3c48b05842d151047e01/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:50:03.592541
|
gradio_cached_examples/52/output/3c48b05842d151047e01/image.png
ADDED
gradio_cached_examples/52/output/64a3476c67d6c40beda7/image.png
ADDED
gradio_cached_examples/52/output/9390695db7a5e2150ec5/image.png
ADDED
gradio_cached_examples/86/log.csv
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
output,flag,username,timestamp
|
2 |
+
"{""path"":""gradio_cached_examples/86/output/947a1a612cb536353a3d/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:53:44.523982
|
3 |
+
"{""path"":""gradio_cached_examples/86/output/a3574e32b07f498ff7f0/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:53:46.699575
|
4 |
+
"{""path"":""gradio_cached_examples/86/output/19093a61c98724210293/image.png"",""url"":null,""size"":null,""orig_name"":""image.png"",""mime_type"":null}",,,2023-12-11 21:53:49.317219
|
gradio_cached_examples/86/output/19093a61c98724210293/image.png
ADDED
gradio_cached_examples/86/output/947a1a612cb536353a3d/image.png
ADDED
gradio_cached_examples/86/output/a3574e32b07f498ff7f0/image.png
ADDED