Skip to content

Commit e1c666e

Browse files
kohya-ssCopilot
andauthored
Update library/safetensors_utils.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8783f8a commit e1c666e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/safetensors_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ def validate_metadata(metadata: Dict[str, Any]) -> Dict[str, str]:
4444
validated[key] = value
4545
return validated
4646

47-
# print(f"Using memory efficient save file: {filename}")
4847

4948
header = {}
5049
offset = 0

0 commit comments

Comments
 (0)