cog-sdxl
cog-sdxl copied to clipboard
downloading url: weights
downloading url: weights downloading to: ./trained-model Error downloading file: Head "weights": unsupported protocol scheme "" Traceback (most recent call last): File "/root/.pyenv/versions/3.9.17/lib/python3.9/site-packages/cog/server/worker.py", line 185, in _setup run_setup(self._predictor) File "/root/.pyenv/versions/3.9.17/lib/python3.9/site-packages/cog/predictor.py", line 98, in run_setup predictor.setup(weights=weights) File "predict.py", line 186, in setup self.load_trained_weights(weights, self.txt2img_pipe) File "predict.py", line 83, in load_trained_weights download_weights(weights, local_weights_cache) File "predict.py", line 68, in download_weights result.check_returncode() File "/root/.pyenv/versions/3.9.17/lib/python3.9/subprocess.py", line 460, in check_returncode raise CalledProcessError(self.returncode, self.args, self.stdout, subprocess.CalledProcessError: Command '['pget', '-x', 'weights', './trained-model']' returned non-zero exit status 1. ⅹ Model setup failed