Closed jonyzhang2023 closed 2 years ago
git clone https://github.com/Kin-Zhang/mmfn cd mmfn conda create -n mmfn python=3.7 -> pip3 install -r requirements.txt -> conda activate mmfn
: )
Done with the merge. https://github.com/Kin-Zhang/mmfn/pull/4
git clone https://github.com/Kin-Zhang/mmfn cd mmfn conda create -n mmfn python=3.7 -> pip3 install -r requirements.txt -> conda activate mmfn
: )