You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make my nb (windows11, NV 4090) be a work node, so I use the following command
cake-cli --model ./cake-data/SD-XL --mode worker --name nb4090 --model-type image-model --topology topology-sd.yml
but I get the error 'Error: Header etag is missing'
and all my sd model file show on the image
seems I have already downloaded the model I need, but I still get error... I am not sure where is the problem.. how can I do next..
thanks
The text was updated successfully, but these errors were encountered:
doraemoncandy
changed the title
windows NVIDA use stable diffusion but header etag is missing
Error: header etag is missing (windows NVIDA use stable diffusion )
Dec 5, 2024
I want to make my nb (windows11, NV 4090) be a work node, so I use the following command
cake-cli --model ./cake-data/SD-XL --mode worker --name nb4090 --model-type image-model --topology topology-sd.yml
but I get the error 'Error: Header etag is missing'
this is my
topology-sd.yml
and all my sd model file show on the image
seems I have already downloaded the model I need, but I still get error... I am not sure where is the problem.. how can I do next..
thanks
The text was updated successfully, but these errors were encountered: