Skip to content

Commit

Permalink
Add necessary deps to environment.yml (#1510)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #1510

Dependencies updated for conda env file in line with setup.py and meta.yaml.

Reviewed By: aobo-y

Differential Revision: D69954075

fbshipit-source-id: 82d6e16576d617eef1bc860ff9f6007bfaac9b67
  • Loading branch information
craymichael authored and facebook-github-bot committed Feb 21, 2025
1 parent 31e09c7 commit 6f0f748
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ channels:
dependencies:
- numpy<2.0
- pytorch>=1.10
- matplotlib-base
- tqdm
- packaging

0 comments on commit 6f0f748

Please sign in to comment.