AlshimaaGamalAlsaied commited on
Commit
cccbdff
·
1 Parent(s): 45f154c
Files changed (1) hide show
  1. app.py +1 -1
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