feat: conda env export > environment.yml
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@
|
||||
/test_detector_data
|
||||
/validation_data
|
||||
/validation_results
|
||||
__pycache__
|
||||
@@ -1,4 +1,4 @@
|
||||
name: cat_translator_env
|
||||
name: petshy
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
|
||||
Reference in New Issue
Block a user