mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-10 15:00:23 +00:00
print削除
This commit is contained in:
@@ -517,7 +517,6 @@ class BaseDataset(torch.utils.data.Dataset):
|
|||||||
else:
|
else:
|
||||||
caption = caption.replace(str_from, str_to)
|
caption = caption.replace(str_from, str_to)
|
||||||
|
|
||||||
print(self.current_step, self.max_train_steps, caption)
|
|
||||||
return caption
|
return caption
|
||||||
|
|
||||||
def get_input_ids(self, caption):
|
def get_input_ids(self, caption):
|
||||||
|
|||||||
Reference in New Issue
Block a user