pavankay

Results 12 issues of pavankay

Collecting git+https://github.com/KAIR-BAIR/[email protected] (from -r requirements.txt (line 5)) Cloning https://github.com/KAIR-BAIR/nerfacc.git (to revision v0.5.2) to c:\users\user\appdata\local\temp\pip-req-build-5b9xhi73 Running command git clone --filter=blob:none --quiet https://github.com/KAIR-BAIR/nerfacc.git 'C:\Users\user\AppData\Local\Temp\pip-req-build-5b9xhi73' Running command git checkout -q d84cdf3afd7dcfc42150e0f0506db58a5ce62812 Resolved https://github.com/KAIR-BAIR/nerfacc.git...

I just got a new gpu that has 40 gb of VRAM but then got this error: I ran python launch.py --config configs/stable-zero123.yaml --train --gpu 0 data.image_path=./load/images/hamburger_rgba.png torch.cuda.OutOfMemoryError: CUDA out...

when running: python launch.py --config configs/stable-zero123.yaml --train --gpu 0 data.image_path=./load/images/hamburger_rgba.png for zero123 I ran into this error and dont quite understand it. OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll...

I am getting this errror Traceback (most recent call last): File "/Users/bob/Downloads/snake-master/run.py", line 3, in from snake.game import Game, GameConf, GameMode File "/Users/bob/Downloads/snake-master/snake/game.py", line 10, in from snake.solver import DQNSolver,...

### Describe the bug When running the stable-diffusion-2-1 I get a runtime warning "RuntimeWarning: invalid value encountered in cast images = (images * 255).round().astype("uint8")" and the image output is black....

bug

error: (zero123) C:\transformers\stable-zero123\zero123-main\zero123>python gradio_new.py Traceback (most recent call last): File "C:\transformers\stable-zero123\zero123-main\zero123\gradio_new.py", line 24, in from ldm.models.diffusion.ddim import DDIMSampler File "C:\transformers\stable-zero123\zero123-main\zero123\ldm\models\diffusion\ddim.py", line 9, in from ldm.modules.diffusionmodules.util import make_ddim_sampling_parameters, make_ddim_timesteps, noise_like, extract_into_tensor...

I am working with magic123 and was on this step: python launch.py --config configs/magic123-refine-sd.yaml --train --gpu 0 data.image_path=load/images/hamburger_rgba.png system.prompt_processor.prompt="a delicious hamburger" system.geometry_convert_from=path/to/coarse/stage/trial/dir/ckpts/last.ckpt. but then I got this error [F glutil.cpp:338]...

When I do pip3 install Chromadb it keeps trying to install Chromadb to I dont know find the correct version? here is the link to the paste bin:https://pastebin.com/bxDXwTTA at the...

When doing "putting it all together" I ran into a problem because when I ran the wake up code the for loop gets skipped for some reason

when doing pip install -r requirments i get this output: (shot-xl) C:\transformers\T2V\Hotshot-XL>pip install -r requirements.txt Collecting accelerate==0.23.0 (from -r requirements.txt (line 1)) Using cached accelerate-0.23.0-py3-none-any.whl.metadata (18 kB) Collecting appdirs==1.4.4 (from...