TheLastBen
commited on
Commit
•
b97560a
1
Parent(s):
702cf58
Upload 4 files
Browse files- Scripts/sdxllorapps.py +1 -1
Scripts/sdxllorapps.py
CHANGED
@@ -445,7 +445,7 @@ def uplder(Remove_existing_instance_images, Crop_images, Crop_size, IMAGES_FOLDE
|
|
445 |
|
446 |
|
447 |
|
448 |
-
def upld(Remove_existing_instance_images, Crop_images, Crop_size, IMAGES_FOLDER_OPTIONAL, INSTANCE_DIR, CAPTIONS_DIR, uploader
|
449 |
|
450 |
|
451 |
if Remove_existing_instance_images:
|
|
|
445 |
|
446 |
|
447 |
|
448 |
+
def upld(Remove_existing_instance_images, Crop_images, Crop_size, IMAGES_FOLDER_OPTIONAL, INSTANCE_DIR, CAPTIONS_DIR, uploader):
|
449 |
|
450 |
|
451 |
if Remove_existing_instance_images:
|