wintercoming6
commited on
Commit
•
77db138
1
Parent(s):
a3224a0
Update artwork_for_sdxl.py
Browse files- artwork_for_sdxl.py +1 -2
artwork_for_sdxl.py
CHANGED
@@ -97,5 +97,4 @@ class Artwork(datasets.GeneratorBasedBuilder):
|
|
97 |
"image_data": img,
|
98 |
"prompt": row.prompt,
|
99 |
}
|
100 |
-
|
101 |
-
datasets-cli test wintercoming6/artwork_for_sdxl/artwork_for_sdxl.py --save_info --all_configs
|
|
|
97 |
"image_data": img,
|
98 |
"prompt": row.prompt,
|
99 |
}
|
100 |
+
|
|