Alexander Bagus commited on
Commit
bf66885
·
1 Parent(s): d6ca753
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ def generate_lora(
70
 
71
  input_images = list(input_images)
72
  if not input_images:
73
- print("images is empty.")
74
  # Load images
75
  # images = [
76
  # Image.open("examples/style/1/0.jpg"),
 
70
 
71
  input_images = list(input_images)
72
  if not input_images:
73
+ print("images are empty.")
74
  # Load images
75
  # images = [
76
  # Image.open("examples/style/1/0.jpg"),