B. GOR
B. GOR
> > > https://docs.excalidraw.com/docs/@excalidraw/excalidraw/integration#preact > > > > > > In example above I am not using vite, but just importing build excalidraw-with-preact.development.js directly > > Does it throw any...
https://github.com/excalidraw/excalidraw/blob/8b993d409ee444cc531a744e1d89ae0dac67e88a/packages/excalidraw/data/blob.ts#L241
I think it's better to group all shapes into single hotkey S followed by W/A/S/D (approach inspired by AoE4)
It's supported in my desktop-app version, and I think we some adjustments can be integrated into excalidraw core https://github.com/galaxydo/galaxy-polkadot In case of desktop app, custom user scripts are saved as...
> If we did make a new .excalidraw field, would we still have to store scripts in localStorage since the scripts have to be stored somewhere in the browser anyway?...
> Thank you for explaining, this would be really cool to work on. I looked into the JSON schema for .excalidraw files more and it makes a lot more sense...
happens same to me with the recent v.1.4 model and command: ``` python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --plms ``` ``` size mismatch for first_stage_model.post_quant_conv.bias:...
 Hangs out at this moment when loading config
Using this config instead, works for me: https://github.com/basujindal/stable-diffusion/blob/main/optimizedSD/v1-inference.yaml
@CalebEverett Currently facing this problem when running following command in my shell: ``` echo '{ "name": "", "symbol": "", "description": "", "image": "" }' > metadata.json arloader upload metadata.json --with-sol...