achmad zaenuri

Results 2 comments of achmad zaenuri

Temporary fix: 1. no need to `npm install ionic-pullup --save`. If you already install it, uninstall it first. 2. download/clone the 2.0 branch repo 3. look for "**dist**" folder, you'll...

I had to do this on Google Colab in order to `mmdet` to be installed successfully: - downgrade `pytorch`: `!pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121` - install mim, mmengine,...