-
Install on windows WSL2 .. Nvidia RTX 3080. Will not complete txt2image ... Unknown cuda error.
`python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --ckpt models/ldm…
-
python scripts/img2img.py --prompt "A fantasy landscape, trending on artstation" --init-img sketch-mountains-input.jpg --strength 0.8 --skip_grid --n_samples 1
Global seed set to 42
Loading model …
-
In the script `train_apxp.py`, the current training doesn't seem to do the prediction task with XP.
https://github.com/jiadonglee/xpformer/blob/5e30a9d416fe5389a41283d0ecc642c84bf55517/train_apxp.p…
-
Thank you for your incredible work.
Now, I'm trying to run train code with RTX 3090 (24GB).
But, Even with batch size 1, I met out of memory exception, and this is really wierd...
The only diff…
-
Hello, i'm trying to train over NAI model on Dreambooth, but i am getting this error message:
2022-10-27 16:39:11 (37.0 MB/s) - ‘v1-inference.yaml’ saved [1873/1873]
Downloading: 100% 4.52k/4.5…
-
How can I use Causal for training on custom dataset? Is it possible to use it for video semantic segmentation??
-
### When did you clone our code?
I cloned the code base after 5/1/23
### Describe the issue
Issue:AssertionError: Torch not compiled with CUDA enabled
Command:python -m llava.serve.model_w…
-
I got no device found error when trying to run on a single gpu H100.
**CUDA_VISIBLE_DEVICES=0 python test.py --img_dir '/opt/data/private/LV_Dataset/DiffGLV-Test-All/RealPhoto60/LQ' --save_dir ./re…
-
Related to htm-community/htm.core#680
Well, here we go
## Why
The SDRClassifer in NuPIC/HTM.core ins infect a simple 2 layer [MLP](https://en.wikipedia.org/wiki/Multilayer_perceptron) but Et…
-
Hi there,
I am just wondering if you forgot to set 'use_deterministic_path'= True for ANP-RNN, since in the paper the authors indicate so, and you obviously have already set cross-validations.
…