Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sun-zhenghao-BU authored Oct 12, 2022
1 parent fa4451e commit 509fee6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,9 @@ conda activate csna
# Net selection

We are tring to use UNet model to complete our project.
After using

After using UNet_model.py we have to setup our enivironment first. They can be activated with:

```
pip install -r requirements.txt
```

0 comments on commit 509fee6

Please sign in to comment.