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