winktool

Results 4 comments of winktool

> You need to move the satpoints staring from the back of the output to the front. > > E.g.: > > UTXO1: [ ins1 ins2 ins3 ins4 ] >...

https://github.com/hpcaitech/ColossalAI/tree/main/examples/images/diffusion Thanks~

1、put ```--ckpt 512-base-ema.ckpt``` into command can solve ```name 'ckpt' is not defined``` 2、delete https://github.com/hpcaitech/ColossalAI/blob/main/examples/images/diffusion/main.py#L823 can solve ```name 'trainer' is not defined``` 3、but i got new error:```RuntimeError: PytorchStreamReader failed reading zip...

should update opencv-python version in requirements.txt because of error ```No matching distribution found for opencv-python==4.6.0```