a5704607

Results 3 issues of a5704607

Thanks for your code.I want to ask how can I convert ckpt to pb based on test.py?

PYTHONPATH=./ sh hydit/train.sh --index-file dataset/porcelain/jsons/porcelain.json I use this code to train full-parameter, then the checkpoint is saved as 005-dit_g2_full_1024p/checkpoints,I want to know how to use the checkpoint for sample_t2i.py?

请问该怎么解决