jainr3 commited on
Commit
f7b2f92
1 Parent(s): d2c1bbd

Update diffusiondb-pixelart.py

Browse files
Files changed (1) hide show
  1. diffusiondb-pixelart.py +1 -1
diffusiondb-pixelart.py CHANGED
@@ -138,7 +138,7 @@ class DiffusionDB(datasets.GeneratorBasedBuilder):
138
  ),
139
  )
140
 
141
- # We also prove a text-only option, which loads the meatadata parquet file
142
  BUILDER_CONFIGS.append(
143
  DiffusionDBConfig(
144
  name="2m_text_only",
 
138
  ),
139
  )
140
 
141
+ # We also prove a text-only option, which loads the metadata parquet file
142
  BUILDER_CONFIGS.append(
143
  DiffusionDBConfig(
144
  name="2m_text_only",