Timothée Mazzucotelli
Timothée Mazzucotelli
### Is your feature request related to a problem? Please describe. Not really, it's rather a refactoring issue. Currently the templates use `filter_objects` first, then do a second pass with...
### Is your feature request related to a problem? Please describe. No problem. ### Describe the solution you'd like Could be cool to have custom icons based on the file...
### Is your feature request related to a problem? Please describe. As we see in the File-tree gallery example, we have to pass the session name to the recursive function....
### Is your feature request related to a problem? Please describe. / ### Describe the solution you'd like Support sessions for shell code blocks. ### Describe alternatives you've considered /...
### Is your feature request related to a problem? Please describe. With a consequent block of lines to ignore, it's tedious to add a `markdown-exec: hide` comment to all these...
Hello! Latest version of Griffe, 0.48, deprecated its logger names. Since it's not possible to detect usage of logger names, we can't emit deprecation warnings, so here am I giving...
### Is your feature request related to a problem? Please describe. Most handlers will usually implement the same configuration options, as well as similar templates. We should try and normalize...
uv 0.4.5. Hi, thanks for uv, it's hot! :volcano: I recently started using the higher-level commands of uv, like `uv sync` instead of `uv pip ...`. Working great :rocket: `uv...
I suspect it's another (#5) library incompatibility issue. ```console % tldream --model wyyadd/sd-1.5 --device cuda /home/pawamoy/.local/share/uv/tools/tldream/lib/python3.10/site-packages/diffusers/utils/outputs.py:63: FutureWarning: `torch.utils._pytree._register_pytree_node` is deprecated. Please use `torch.utils._pytree.register_pytree_node` instead. torch.utils._pytree._register_pytree_node( /home/pawamoy/.local/share/uv/tools/tldream/lib/python3.10/site-packages/diffusers/utils/outputs.py:63: FutureWarning: `torch.utils._pytree._register_pytree_node` is deprecated....