Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
DorinDaniil committed Nov 26, 2024
1 parent a6c939c commit e9a87d2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 116 deletions.
2 changes: 1 addition & 1 deletion demo/demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.15"
"version": "undefined.undefined.undefined"
}
},
"nbformat": 4,
Expand Down
115 changes: 0 additions & 115 deletions demo/environment.yml

This file was deleted.

10 changes: 10 additions & 0 deletions demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
gym==0.26.2
numpy==1.24.1
pyro_ppl==1.9.1
setuptools==65.5.0
torch==2.5.1
torchvision==0.20.1
matplotlib==3.9.2
networkx==3.3
tqdm==4.66.5
pillow==10.4.0

0 comments on commit e9a87d2

Please sign in to comment.