RageshAntony commited on
Commit
d809331
·
verified ·
1 Parent(s): d45e86a
Files changed (1) hide show
  1. check_app.py +0 -2
check_app.py CHANGED
@@ -320,6 +320,4 @@ def load_images_from_directory(directory_path):
320
  return image_files, f"Found {len(image_files)} images"
321
 
322
  if __name__ == "__main__":
323
- if gallery is None:
324
- initialize_components()
325
  main()
 
320
  return image_files, f"Found {len(image_files)} images"
321
 
322
  if __name__ == "__main__":
 
 
323
  main()