-
Thanks for your very great work! In the paper, you use patch-based finetune to make the model support large resolution editing, but the original pre-trained model is not finetuned. My concern is that …
-
### What would you like to be added?
Why doesn't the patches directory differentiate based on version? This should make it easier to sort.
e.g:
```bash
patches:
1.11/
CVE-2020-8552.patch
…
-
As an alternative to diffing, one can also monitor mutations as they are being made against the input and emit patches, by using a proxy mechanism. This is how [Immer](https://immerjs.github.io/immer/…
-
I'm pretty bad at well.. Everything, but this does work well, and since console.log is not async and was slowing everything down, I did come copy paste of winston into libs/logUtils.js and this does f…
-
### Feature description
Missing steps after #610:
- [ ] More tests (robot)
- [ ] Get /sessions
- [ ] Get /users/id/sessions
- [ ] Patch /users/me /users/id
- [ ] Profile picture (using gravata…
-
Hi! I am encountering an issue when defining the species distribution file in a patch-based mode. I have loaded the sites as in Figure 1, but when computing colonization time, it seems that in some …
-
Multiple relative locktime issues:
- Relative time-based lock error on `tests/data/full_629999.json`: `Relative time-based lock time is not respected: current MTP 1589221014, outpoint MTP 1587390546,…
-
Hello,
I'm trying to patch a Unity 3D VR app for the Meta Quest, but after executing `.\modder.bat patch -m .\downloaded-app-folder`
the script responds with "Cannot find launchable activity from ap…
-
Right now the `patch_size` parameter that controls geometric search is based on the number of nodes to keep in the "patch". Instead of using number of nodes we should switch to using a distance. Thi…
-
Can patch support line-based or word-based?
I'd like to use it to generate unified format just like git diff's ouput