runtime error
Using CPU Cloning into 'facefusion'... [notice] A new release of pip available: 22.3.1 -> 24.0 [notice] To update, run: pip install --upgrade pip usage: install.py [-h] [--torch {default,cpu,cuda,cuda-nightly,rocm}] [--onnxruntime {default,cuda,cuda-nightly,openvino,rocm}] [--skip-venv] [-v] install.py: error: unrecognized arguments: --skip-conda Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> subprocess.run(["python", "install.py", "--onnxruntime", "cuda", "--skip-conda"], check=True) File "/usr/local/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['python', 'install.py', '--onnxruntime', 'cuda', '--skip-conda']' returned non-zero exit status 2.
Container logs:
Fetching error logs...