|
|
|
|
|
by thuttinger
1202 days ago
|
|
Works great!
However, i had Python 3.11 set up as default python3 in path, and since there is no wheel for torch for 3.11 yet, the script failed.
With 3.10 it worked flawlessly. Small improvement: the node script could check if the model files are already present at the download location and not download them again in this case. |
|