-
## Description of bug / unexpected behavior
After installing manim-voiceover I checked installation with gtts-example.py running
```
manim -pql gtts-example.py --disable_caching GTTSExample
``…
-
is there a docker to use it? the script installation fails for me
-
The current open source build of Cinder could be improved in a couple of ways
[ ] Benchmark the performance of Cinder open source build vs. Cpython
[ ] Incorporate best practices in the open source …
-
---
## Description of bug / unexpected behavior
When trying to create a union of a square and a circle using Manim, the script crashes with a fatal error related to the Skia library. The error mes…
-
After updating to Jupyter Lab v1.2.0, I am finding that the jupyterlab-vim extension functionality is no longer available, although the extension still installs (and uninstalls) and builds alongside J…
-
It's occasionally useful to be able to link information to active frames. Two recent examples:
- https://stackoverflow.com/questions/72270154/weakref-weakkeydictionary-to-frame-frametype-objects
- h…
ambv updated
11 months ago
-
## The problem
Items in `version-variables` seem not to be updated when using `version_toml` in pyproject.toml, it seems to work in this projects repo though, as can be observed at your [most recen…
-
### Bug description
`LearningRateFinder` does not update the optimizer if it is defined from the CLI or yaml config file.
For example, I define in `train.yaml`:
```
...
optimizer:
class_pa…
-
バージョンが上がったからか、依存関係にあるパッケージが増えてデプロイ時のファイルサイズが上がった。
- VercelはLambdaで動いており、イメージの場合250MBの上限制約がある
- 現在のパッケージは1GB超え。特にPytorchなどが大きいが、ちりつも的に増えてる
-
The intent is that something like this add-on should be merged into BlenderBIM:
- [x] The code is not structured like a BlenderBIM module, so there is some refactoring needed.
- [x] There are a …