Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ppegolo committed Sep 9, 2024
1 parent e0b0798 commit 597eb29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/hamiltonian-learning-periodic/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ channels:
- conda-forge
dependencies:
- python>=3.11
- pip
- pip
- graphviz

# Pip dependencies
- pip:
Expand All @@ -25,6 +26,5 @@ dependencies:
- xitorch
- keras_core
- tensorboard
- graphviz
- torchviz
- mlelec @ git+https://github.com/curiosity54/mlelec.git@tutorial_periodic#egg=mlelec

0 comments on commit 597eb29

Please sign in to comment.