Spaces:
Runtime error
Runtime error
AlshimaaGamalAlsaied
commited on
Commit
·
cccbdff
1
Parent(s):
45f154c
commit
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@
|
|
54 |
# live=True,
|
55 |
# theme='huggingface',
|
56 |
# )
|
57 |
-
demo_app.launch(debug=True, enable_queue=True)
|
58 |
import gradio as gr
|
59 |
import torch
|
60 |
import yolov5
|
|
|
54 |
# live=True,
|
55 |
# theme='huggingface',
|
56 |
# )
|
57 |
+
# demo_app.launch(debug=True, enable_queue=True)
|
58 |
import gradio as gr
|
59 |
import torch
|
60 |
import yolov5
|