Dave Feldman

Results 8 comments of Dave Feldman

Yep—tested again with the same result. (This is with `@reactour/tour` version `2.10.3`.) Presumably it wouldn't cause a problem with the latest version since the `*` will result in properly-aligned versions....

`react-scripts`: Upgrading that would indeed allow us to use the latest `reactour`, which would solve the immediate problem but still leave open the possibility of future issues of the same...

Ah! Found the Inkscape instructions. I'd still love to know how to host my own version of the website at https://www.festi.info/boxes.py/ though.

I'm seeing: ``` ./build.sh: line 1: pyinstaller: command not found mkdir: dist/txt2img: No such file or directory cp: dist/txt2img/clip/bpe_simple_vocab_16e6.txt.gz: No such file or directory cp: dist/txt2img/configs: No such file or...

Getting there: what's left is the missing `HF_weights` already mentioned on this thread: ``` cp: HF_weights: No such file or directory Right now you gotta copy the weights ```

Is this still an issue on 4.1/4.2? And, if you have to turn off hardware acceleration what's the impact on performance?

Thanks for the clarification. I'd be looking to use it to draw the background of items in a ListView that may contain a fair number of items...any sense for whether...

Yes, that works! I'm on Mac rather than Windows but the WSL instructions work perfectly.