Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Oct 27, 2023
1 parent daa6f68 commit 309fc23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- tqdm
- loguru
- typer
- universal_pathlib

# Scientific
- datamol
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ dependencies = [
"tqdm",
"loguru",
"typer",
"universal_pathlib",
"datamol",
"numpy",
"pytorch>=2.0",
Expand Down

0 comments on commit 309fc23

Please sign in to comment.