codeMODE

Results 11 issues of codeMODE

On a websocket closing due to an error, no errors are able to be caught to reconnect to the websocket within PHP code. I'd suggest adding a "reconnect" option, when...

Using the example in the examples directory I get this. ``` In php-binance-api-rate-limiter.php line 262: Warning: Parameter 1 to Binance\API::userData() expected to be a reference, value given ``` PHP 7.4...

bug
help-wanted
needs-fix

The mapping pass failes at the namespace generation point when you have DOS line endings in the PHP files. For instance ^ "App\Security\Authenticator" ^ "/var/www/html/src" ^ "\OtherAuthenticator" ^ "/var/www/html/src" Where...

planned

I've narrowed the error down to the code that checks the current SU binary code version number.

![image](https://user-images.githubusercontent.com/1280021/127532508-56441269-6b59-4613-a45d-75bcd65f6569.png) This happens after about 1-2 hours of running. It's a third party pi cam module set to 1296 x 972 (max the camera can handle) otherwise it's all default...

## Description * allow CoSXL checkpoints to work * Uses comfyui's implementation of checking for CosXL checkpoints and switching to the correct V_PREDICTION_EDM model type ## Checklist: - [x] I...

Hi, We wish to use this project, but as it doesn't have any sort of license we are unable to, can you clarify the licensing terms, i.e. MIT, Apache2, etc?...

python3 convert_unet.py --ckpt_path ../../models/checkpoints/sd_xl_base_1.0_0.9vae.safetensors Total VRAM 8192 MB, total RAM 48178 MB xformers version: 0.0.23.post1 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 2070 : native VAE dtype:...

## Description * Add support for cosxl and other vpred EDM checkpoints * Added code to sort the above * ## Checklist: - [x] I have read [contributing wiki page](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Contributing)...

https://github.com/Alpha-VLLM/Lumina-T2X This looks like a promising variation on Text to Anything. It'd be nice to get support for it as at the moment it's just gradio demos or python code.