diff --git a/install.js b/install.js index 2915d66..a320933 100644 --- a/install.js +++ b/install.js @@ -36,6 +36,13 @@ module.exports = async kernel => message: 'git clone https://github.com/facefusion/facefusion --branch 3.3.2 --single-branch' } }, + { + method: 'shell.run', + params: + { + message: 'conda install conda=25.5.1 --yes' + } + }, { method: 'shell.run', params: