Skip to content

Commit

Permalink
Merge pull request #5 from layumi/patch-5
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Texaser authored Mar 1, 2025
2 parents c4f486b + a6d8e86 commit e5c7d60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ For more videos, please refer to https://www.youtube.com/watch?v=LH6-wKg30FQ
conda create --name MTN python=3.9
conda activate MTN
conda install -c conda-forge gcc=11.2.0 gxx=11.2.0
git clone [email protected]:Texaser/MTN.git
cd MTN
pip install -r requirements.txt
```
To use [DeepFloyd-IF](https://github.com/deep-floyd/IF), you need to accept the usage conditions from [hugging face](https://huggingface.co/DeepFloyd/IF-I-XL-v1.0), and login with `huggingface-cli login` in command line.
Expand Down

0 comments on commit e5c7d60

Please sign in to comment.