justinday123
justinday123
do i have to rename 'text2video_pytorch_model.pth' to 'model_scope_0267000.pth' and change the path?
thanks. If there is no 'green cat' in dataset, than your model can't make '3d green cat?'. Or, your model trains about one class in one time?(ex: if your model...
is I2V and modelscope is same?
Hi, did you solved it?
Also, if i make a directory checkpoints/stable-diffusion-2-1-base, and move stable diffusion's .pt file to the directory, another error occurs Traceback (most recent call last): File "inference.py", line 42, in tokenizer...
when i put "v2-1_512-ema-pruned.ckpt" to checkpoints/stable-diffusion-2-1-base, next error occurs. /workspace/jaewoong/FLATTEN/flatten/models/pipeline_flatten.py:37: FutureWarning: Importing `DiffusionPipeline` or `ImagePipelineOutput` fr om diffusers.pipeline_utils is deprecated. Please import from diffusers.pipelines.pipeline_utils instead. from diffusers.pipeline_utils import DiffusionPipeline /opt/conda/envs/flatten/lib/python3.8/site-packages/diffusers/models/cross_attention.py:30:...
i got an another issue Traceback (most recent call last): File "tools/train.py", line 288, in main() File "tools/train.py", line 277, in main train_model( File "/workspace/hyundai/HoP/mmdet3d/apis/train.py", line 344, in train_model train_detector(...
Also, is Model.pt is ID Conditional DDPM before using losses?
i got the same issue. it happened at training process(actually, it happened at 48th epoch).
@rinongal when i run with the --no-test flag, it stops at the same point(48th epoch)