fffiloni commited on
Commit
dc26e93
1 Parent(s): d35d17d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ def infer(video_frames, masks_frames):
31
  execute_command(command)
32
 
33
  # Get the list of files in the "results" folder
34
- result_files = os.listdir(bmx_trees_folder)
35
 
36
  # Print the content of the "results/bmx-trees" folder
37
  print("Contents of the results folder:")
 
31
  execute_command(command)
32
 
33
  # Get the list of files in the "results" folder
34
+ #result_files = os.listdir(bmx_trees_folder)
35
 
36
  # Print the content of the "results/bmx-trees" folder
37
  print("Contents of the results folder:")