Skip to content

Commit e7a3324

Browse files
authored
Create environment.yml
1 parent 4f2b568 commit e7a3324

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

environment.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: example-environment
2+
channels:
3+
- pytorch
4+
dependencies:
5+
- pytorch
6+
- cpuonly
7+
- ignite

0 commit comments

Comments
 (0)