Nik Ska

Results 9 issues of Nik Ska

I am having an issue running reconstruct code: `RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd` I ran the `pip install numpy --upgrade` command...

I am running Lucid inside WSL2 Ubuntu 20.04, conda installed environment with python 3.7, tf-gpu 1.15, and the latest lucid. Still, I can't run any of the provided examples. Each...

Hi. I am struggling to make this repo work somewhere outside Google Colab and asking for advice. Since my os of choice (mainly) is Windows, I would like to have...

Hi. Is it possible to convert weights from stylegan2-ada-pytorch (https://github.com/NVlabs/stylegan2-ada-pytorch) pickle file to pt with convert_weight tool?

**Describe the bug** I get a `NameError: name 'tcnn' is not defined` error right after starting to train nerfacto model Vanilla model is trained without issues though ``` [visualizer.py:96] Sending...

Feature request - it would be beneficial to first create a folder and then upload to it on IPFS, or point config directly to the already created folders

**The bug** Chat models seemingly can't generate JSON as output. **To Reproduce** I am using the same schema as with text-davinci, but wrapping it with the assistant role: ``` {{#assistant~}}...

I try to run lama inside WSL2 and here's the issue I'm getting. What's the correct way to install for WSL? ``` UserWarning: NVIDIA RTX A6000 with CUDA capability sm_86...

I can't install tiny-cuda-nn neither with pip, nor building it with Cmake. However, Cmake produces at least a readable error: ``` -- Selecting Windows SDK version 10.0.19041.0 to target Windows...