Nicolas Granger
Nicolas Granger
Hi and thank you for this dataset. Could you please specify whether the dataset can be used: - for non-academic research? - to train models for commercial applications?
When importing pixiedust_node in a notebook, the following error happens: ``` --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) in () 8 from scipy.interpolate import interp1d 9 from skimage.draw import bezier_curve...
First: thank you for this awesome piece of software. When viewing images with an alpha channel, viewnior applies a checker background behind. This is sometimes useful, but sometimes bad for...
Hosting the server behind a reverse proxy in a subdirectory doesn't seem to work. For instance, when opening https://www.example.com/meeting/someroomname the room id is `meeting` and trying to open it triggers...
I think it would be neat if cmd could simulate typing the beginning of the command. For instance: ```sh pe "htop" # Copy-paste some pid cmd "kill " # wait...
I cannot find any information to make the uncertainty smaller (along with the preceding `\pm` symbol). If this is supported the doc should mention it. If not it would be...
`topk` is not an method of `torchpq.index.IVFPQIndex`. Either it should exist or the readme is wrong.
Sorry to use the bug tracker for this, it's actually more of a question. How did you interpret the concatenation of the hidden state and the readout in equation 3...
Are you working on adding support for LilyGO-T-A7670X family? For instance A7670E R2.
Slides are centered vertically based on the initial content height. As output grows, the slide does not remain centered, instead the content just expands downward beyond the viewport. The slide...