mirror of
https://github.com/pinokiofactory/flux-webui.git
synced 2024-10-05 23:57:57 +03:00
update
This commit is contained in:
4
torch.js
4
torch.js
@@ -37,8 +37,8 @@ module.exports = {
|
||||
"params": {
|
||||
"venv": "{{args && args.venv ? args.venv : null}}",
|
||||
"path": "{{args && args.path ? args.path : '.'}}",
|
||||
//"message": "pip install torch==2.4.0 torchvision torchaudio==2.4.0"
|
||||
"message": "pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu"
|
||||
"message": "pip install torch==2.3.1 torchvision torchaudio==2.3.1"
|
||||
//"message": "pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu"
|
||||
}
|
||||
},
|
||||
// linux nvidia
|
||||
|
||||
Reference in New Issue
Block a user