How to download a model from a custom URL:
-
Custom URL: The direct download link to the model file.
Example: https://example.com/models/my_model.safetensors
How to get the URL:
- Right-click the download button and select "Copy link address"
-
If that doesn't work: Start the download in your browser, then cancel it. Check your browser's download
manager for the URL (most browsers show it there).
-
Custom Filename: The name to save the file as (including extension).
This field is auto-populated from the URL. You can override it if needed.
-
Custom Hash (optional): The SHA256 hash of the file.
If provided, the node will skip downloading if a file with matching hash exists.
If left empty, the hash will be computed after download and auto-filled.
Tips:
- The file will be saved to the folder matching your selected
model_type
- Use
Force Download to re-download even if the file exists
- For large files, the download may take several minutes