@@ -19,7 +19,7 @@ Keras version implemented by Yuka Kihara can be found [here](https://github.com/
Create enviroment with conda:
```
conda create -n retfound python=3.6.15 -y
conda create -n retfound python=3.7.5 -y
conda activate retfound
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.