sabretoothedhugs commited on
Commit
4b734e2
1 Parent(s): 2224407

Update environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +1 -1
environment.yml CHANGED
@@ -2,6 +2,6 @@ name: myenv
2
  channels:
3
  - defaults
4
  dependencies:
5
- - python=3.8
6
  - tensorflow
7
  - tensorboard
 
2
  channels:
3
  - defaults
4
  dependencies:
5
+ - python=3.11
6
  - tensorflow
7
  - tensorboard