Kushal-kabbur

Results 4 comments of Kushal-kabbur

Hello, thanks for the reply but unfortunately this is all the error that the code gives out and i am also new to this stuff, so please can you tell...

I followed the steps on your huggingface site, this is the error i got Traceback (most recent call last): File "CraftsMan\inference.py", line 5, in pipeline = CraftsManPipeline.from_pretrained("./ckpts/craftsman-v1-5", device="cuda:0", torch_dtype=torch.float32) File...

for inference.py i am getting this error Traceback (most recent call last): File "\CraftsMan\inference.py", line 5, in pipeline = CraftsManPipeline.from_pretrained("./ckpts/craftsman-v1-5", device="cuda:0", torch_dtype=torch.float32) File "\CraftsMan\craftsman\pipeline.py", line 54, in from_pretrained ckpt_path =...

hey great it worked, but now it says cuda compile is not enabled though i have installed nvcc and cuda toolkit, i want it to run on cpu for now...