Nicola De Angeli
Nicola De Angeli
Hi! I am trying to use the model to animate a scene but the results I am getting differ quite a bit from the reference image. To address this, I...
Hi, thank you for your work, really impressive results! In my problem domain I have access to several reference images of the scene I would like to generate, not just...
Hi! Thank you for this plugin, it is a huge leap forward from the clunky native yanking experience. In my workflow, I am used to assign non-prefixed keybindings for my...
**Is your feature request related to a problem? Please describe.** I would like to write a CLI wrapper for the rope library that is easy to use as a command...
Hello RIFE authors! Thank you for sharing your training code, very helpful. I am trying to better understand the training code of Practical RIFE ([here](https://drive.google.com/file/d/19sUMZ-6H7g_hYDjTcqxYu9kE7TqnfS3k/view) the link to v4.15) and...
When requesting `textDocument/documentSymbol`, jedi-language-server always includes symbols in import statements. This is different from pyright, which instead ignores these symbols when providing the result, and [python-lsp-server](https://github.com/python-lsp/python-lsp-server), which lets you select...
Hello! Thank you for the useful script. I noticed that, when converting workflows containing [efficiency nodes](https://github.com/LucianoCirino/efficiency-nodes-comfyui), the obtained script fails, unlike the original workflow on ComfyUI. The reason seems to...
Hi, just a heads up about the script for someone experiencing similar problems. The current `test.py` script accepts `gpu` as argument but currently does not forward it to the other...