-
### Description
After the addition of `gradient` the Typst already went way ahead of LaTeX + tikz! You can add color/gradient on practically anything, and that's amazing! And you know what is missing…
-
Hello,
Thanks for your work on BatchConvert, which is very useful and practical!
For my work in France-BioImaging, I need to convert several multichannel images into single-channel ome.tiff images…
-
# TO DO
- [x] Crop the image based on it's bounding box:
https://www.kaggle.com/whizzkid/crop-images-using-bounding-box
- [x] https://www.geeksforgeeks.org/python-pil-image-crop-method/
…
-
Behaviour:
# Updates to the tick counter in view window stopped.
# Opening edit view window and closing it updated the tick counter in view window.
# Creating multiple sliders with the same global var…
-
When drawin with the eraser tool the erasing works as intended but for some reason the vrush point is out of position with the actual location is been use on and after instaling and reinstaling the to…
-
If I understand the WEASEL+MUSE algorithm correctly it should be possible to use it with samples of different lengths.
This is currently not possible with the API of the WEASELMUSE class which expect…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Often, complex models are build by boolean operations of different bodies. This is possibl…
-
- [x] Level 3 Banner
- [x] Difficulty settings
- [x] 2D/3D Graphics
- [x] Bricks
- [x] Ball
- [x] Paddle
- [ ] Background music
- [x] Base: crepes & Nutella
- [x] Prepare crep…
-
**Your Godot version:**
4.2.dev2
**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/latest/classes/class_editorsettings.html
**Issue description:**
The f…
-
Hi, thank you for your awesome works. However, when I was trying to run the M3DClip model using code on huggingface I have some errors related to the einops lib. I noticed you use the monai ViT layers…