Skip to content

Commit

Permalink
Merge pull request #30 from CaffreyR/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
xiamengzhou committed Nov 1, 2022
2 parents 0b937b8 + 2d0ef15 commit 202d832
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ In the following section, we provide instructions on training CoFi with our code

Try runing the following script to install the dependencies.

Please define a lower version of transformers, because the latest version seems seems do not have `hf_bucket_url` in `transformers.file_utils`


```bash
pip install -r requirements.txt
```
Expand Down

0 comments on commit 202d832

Please sign in to comment.