JierunChen/FasterNet

Readme file improvement

yangshaobo0634 opened this issue · 1 comments

Clone this repo and install required packages:

git clone https://github.com/JierunChen/FasterNet
pip install -r requirements.txt

Here I recommend to do a small modification to run easily:

git clone https://github.com/JierunChen/FasterNet
cd fasternet
pip install -r requirements.txt

Hi, thanks for the notice. Revision has been made.