Skip to content

Commit 6f0f748

Browse files
craymichaelfacebook-github-bot
authored andcommitted
Add necessary deps to environment.yml (#1510)
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
1 parent 31e09c7 commit 6f0f748

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

environment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ channels:
44
dependencies:
55
- numpy<2.0
66
- pytorch>=1.10
7+
- matplotlib-base
8+
- tqdm
9+
- packaging

0 commit comments

Comments
 (0)