mirror of
https://github.com/jantic/DeOldify.git
synced 2026-08-29 02:10:55 +08:00
Adding pip as a dependency to get rid of warning
This commit is contained in:
@@ -5,6 +5,7 @@ channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- pip
|
||||
- python>=3.7.3
|
||||
- fastai=1.0.51
|
||||
- pytorch=1.0.1
|
||||
|
||||
Reference in New Issue
Block a user