I run the `python generate_vmi_attack_samples.py`, it shows an error: `ImportError: cannot import name 'container_abcs' from 'torch._six'`. I am wondering if you can provide the `requirements.txt` so there will be no more such problems?
I run the
python generate_vmi_attack_samples.py, it shows an error:ImportError: cannot import name 'container_abcs' from 'torch._six'.I am wondering if you can provide the
requirements.txtso there will be no more such problems?