remove unused files
This commit is contained in:
parent
10ae78e100
commit
050a3bc23a
|
|
@ -1 +1 @@
|
||||||
version = '2.1.677'
|
version = '2.1.678'
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ import warnings
|
||||||
import safetensors.torch
|
import safetensors.torch
|
||||||
|
|
||||||
from fcbh.k_diffusion import utils
|
from fcbh.k_diffusion import utils
|
||||||
from fcbh.k_diffusion.sampling import BrownianTreeNoiseSampler, trange
|
from fcbh.k_diffusion.sampling import trange
|
||||||
from fcbh.ldm.modules.diffusionmodules.openaimodel import timestep_embedding, forward_timestep_embed
|
from fcbh.ldm.modules.diffusionmodules.openaimodel import timestep_embedding, forward_timestep_embed
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue