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