Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Isi-dev authored Aug 1, 2024
1 parent 00a5b59 commit 626e7af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ conda install pytorch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 pytorch-cuda=
```

If not installed, then:


```
pip install opencv-python
pip install pytorch_lightning
pip install lightning_utilities #if not installed
Expand All @@ -47,6 +50,8 @@ pip install einops
pip install args
pip install modelscope
```


Download the required models (Around 14GB) after installing modelscope :

Expand Down

0 comments on commit 626e7af

Please sign in to comment.