dod
dod
``` void idImage::UploadPrecompressedImage( byte *data, int len ) { ddsFileHeader_t *header = (ddsFileHeader_t *)(data + 4); glewInit(); // ( not byte swapping dwReserved1 dwReserved2 ) header->dwSize = LittleLong( header->dwSize );...
is it possible to use custom degradation ?
* no excessive system memory hogging * adjustable video memory fraction to maximize video memory utilization (read the file) * can load all images from the inputdir "at once", no...
``` Traceback (most recent call last): File "train.py", line 55, in imagedir = np.load(curdir + "_ids.npy") File "E:\programs\WPy64-3680-torch1\python-3.6.8.amd64\lib\site-packages\numpy\lib\npyio.py", line 416, in load fid = stack.enter_context(open(os_fspath(file), "rb")) FileNotFoundError: [Errno 2] No...
I did run pip3 install -r requirements.txt ``` Requirement already satisfied: omegaconf==2.3.0 in h:\programs\py311\wpy64-31180\python-3.11.8.amd64\lib\site-packages (from -r req.txt (line 1)) (2.3.0) Requirement already satisfied: accelerate==0.28.0 in h:\programs\py311\wpy64-31180\python-3.11.8.amd64\lib\site-packages (from -r req.txt (line...
from 24 fps to 9 fps I did update correctly and removed old files problem is identical on both dhewm engine and original Doom 3 engine RTX 3090 Ti driver...
### What happened? 0:06.84 ./dep1Cert.h.stub 0:06.95 ./dep2Cert.h.stub 0:07.04 ./primaryCert.h.stub 0:07.05 ./secondaryCert.h.stub 0:07.23 ./xpcshellCert.h.stub 0:07.34 ./application.ini.h.stub 0:07.36 config/nsinstall_real 0:07.70 config/system-header.sentinel.stub 0:08.57 modules/libpref/StaticPrefListAll.h.stub 0:09.14 xpcom/components/Components.h.stub 0:09.24 config/makefiles/xpidl/rdd_process_xpcom_test.xpt 0:09.24 config/makefiles/xpidl/sandbox.xpt 0:09.24 config/makefiles/xpidl/test_necko.xpt 0:09.25...
CUDA: 11.8 windows: 10 card: GA102 cudNN: 8.9.7 (latest) ''' python test_ccsr_tile.py ^ --image_path X:\input-CCSR2 ^ --pretrained_model_path ..\..\SD21-base\stable-diffusion-2-1-base ^ --controlnet_model_path ..\..\CCSR-CCSR-v2.0\preset\models\controlnet ^ --vae_model_path ..\..\CCSR-CCSR-v2.0\preset\models\vae ^ --sample_method ddpm --num_inference_steps 15 --t_min...
```In file included from include/linux/kernel.h:14, from c_src/tools-util.h:16, from c_src/cmds.h:10, from c_src/cmd_counters.c:3: include/linux/dcache.h: In function 'shrink_dcache_sb': include/linux/dcache.h:12:37: error: parameter name omitted static inline void shrink_dcache_sb(struct super_block *) {} ^~~~~~~~~~~~~~~~~~~~ In file...