From 753c794549ac660cc39b1059605253ce4a575cef Mon Sep 17 00:00:00 2001 From: "Kohya S." <52813779+kohya-ss@users.noreply.github.com> Date: Sun, 21 Sep 2025 13:30:22 +0900 Subject: [PATCH] Update hunyuan_image_train_network.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- hunyuan_image_train_network.py | 1 - 1 file changed, 1 deletion(-) diff --git a/hunyuan_image_train_network.py b/hunyuan_image_train_network.py index 228c9dbc..a67e931d 100644 --- a/hunyuan_image_train_network.py +++ b/hunyuan_image_train_network.py @@ -2,7 +2,6 @@ import argparse import copy import gc from typing import Any, Optional, Union, cast -import argparse import os import time from types import SimpleNamespace