dylanintech commited on
Commit
51aeda8
·
verified ·
1 Parent(s): 4655310

Update test-latent-diffusion-dataset.py

Browse files
Files changed (1) hide show
  1. test-latent-diffusion-dataset.py +1 -1
test-latent-diffusion-dataset.py CHANGED
@@ -194,4 +194,4 @@ class TestLatentDiffusionDataset(datasets.GeneratorBasedBuilder):
194
  "image": {"path": filepath, "bytes": image.read()},
195
  "text": descriptions[idx]
196
  }
197
- idx += 1
 
194
  "image": {"path": filepath, "bytes": image.read()},
195
  "text": descriptions[idx]
196
  }
197
+ idx += 1