From 0beac39e60fb4a79edb97a442884684d534722a4 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 25 Jun 2023 09:11:32 +0200 Subject: Update --- training/functional.py | 1 - 1 file changed, 1 deletion(-) (limited to 'training') diff --git a/training/functional.py b/training/functional.py index b60afe3..75f5d14 100644 --- a/training/functional.py +++ b/training/functional.py @@ -111,7 +111,6 @@ def save_samples( output_dir: Path, seed: int, step: int, - validation_prompts: list[str] = [], cycle: int = 1, batch_size: int = 1, num_batches: int = 1, -- cgit v1.2.3-54-g00ecf