hololens commited on
Commit
fa8b60d
·
1 Parent(s): fa17f42

+ test imgs

Browse files
app.py CHANGED
@@ -59,7 +59,7 @@ def create_interface():
59
  with gr.Row():
60
  with gr.Column():
61
  # Load a default image for input
62
- default_image_path = os.path.join(os.getcwd(), "test_imgs", "irvl-ters.jpg") # Update with the correct default image name
63
 
64
  # Attempt to open the default image and log if it fails
65
  try:
 
59
  with gr.Row():
60
  with gr.Column():
61
  # Load a default image for input
62
+ default_image_path = os.path.join(os.getcwd(), "test_imgs", "jpad-irvl-test.jpg") # Update with the correct default image name
63
 
64
  # Attempt to open the default image and log if it fails
65
  try:
dhyolo_temp_input_image.jpg → test_imgs/jpad-irvl-test.jpg RENAMED
File without changes