Hi,
I’d like to ask: what are the correct versions I should be using for mmcv, mmdet-full, mmdet3d, gradio, as well as PyTorch and CUDA?
Right now, I’ve successfully run the GUI demo, but when I try to run the following command:
cd ${ROOT}
python demo/run.py resume_from_checkpoint=magicdrive-log/SDv1.5mv-rawbox_2023-09-07_18-39_224x400
I keep encountering library version conflicts. Could you please clarify the recommended or working version combinations?
Thanks!