Icrecream dependency removed, not required -- error

This commit is contained in:
Sujip Maharjan 2024-09-03 13:16:35 +05:45
parent cd54ad137c
commit f82caa3298

View File

@ -6,7 +6,6 @@ from mlx.utils import tree_unflatten
from safetensors import safe_open
from flux_1.config.config import Config
import icecream as ic
import json
from mlx.utils import tree_flatten
from functools import reduce