mirror of
https://github.com/facefusion/facefusion-pinokio.git
synced 2026-06-04 01:17:59 +02:00
Hotfix TensorRT
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ module.exports = async kernel =>
|
||||
method: 'shell.run',
|
||||
params:
|
||||
{
|
||||
message: 'pip install tensorrt==10.4.0 --extra-index-url https://pypi.nvidia.com --yes',
|
||||
message: 'pip install tensorrt==10.4.0 --extra-index-url https://pypi.nvidia.com',
|
||||
conda:
|
||||
{
|
||||
path: path.resolve(__dirname, '.env')
|
||||
|
||||
Reference in New Issue
Block a user