sharp-trickster

Results 9 comments of sharp-trickster

Same issue here, but, weirdly, another dataset I trained loaded the view correcly. Win 10 nerfstudio v0.1.8 Chrome 107.0.5304.88 (64 bits) Run Local, Viewing from localhost, so, no ISP issue.

I've read a lot, reinstalled the whole thing, and now I get a less cryptic error (cant find libcudart.so), which is a Linux format even tho I'm on windows and...

> did you install with one-click-installer, otherwise do the normal gptq installation - https://github.com/oobabooga/text-generation-webui/wiki/LLaMA-model#4-bit-mode I tried it both ways, and the one-click installer worked for non quantized models, and then...

*facepalm* sorry. It works. One more thing: How can I go about using full image paths on loadImage? the value on `prompt["12"]["inputs"]["image"]` doesnt work as a full path. Tried clearing...

I can see why. In the loadImage node, you call `image_path = os.path.join(self.input_dir, image)` so the "image" variable is the name of the image and the folder is set above,...

> Right now you have to POST the image to /upload/image like the UI does which will return a name in the json response that you can use in the...

I have the same exact problem. I´m trying to run it locally, and I honestly dont know how it still runs in collab but it crashes here, with the same...