elmuz
elmuz
Hi, I have a question. My blog post has almost immediately a code block which looks something like this: ```python # this is a python comment this is python code...
First, let me see if I understood the logic behind your filesystem layout (once MergerFS is in action): - all over, the services usually point to `{{ mergerfs_root }}` ...maybe...
Hi, I did few simple experiments and I had the feeling that I am getting a lower frame rate than expected. Can you help me understanding if I am doing...
Hi. I want to achieve the following result, if possible. SCENARIO I am working on a project regarding faces. I have long (labeled) video footage of which only few segments...
Hello. I noticed that the time required for building the pipeline grows linearly with the number of sample in the video list. I am using more or less this code:...
### 🐛 Describe the bug Not a serious bug. Different to what the documentation says, I had to specify `format="rgb24"` to force the RGB colorspace it. ### Versions ``` Collecting...
Not sure if anyone already mentioned this, but today's python scripts require Python 3.10 (there's some specific syntax in the typing hints). Debian Bullseye has Python 3.9 in APT repositories....
**Is your feature request related to a problem? Please describe.** I am asking the recommended way to achieve the following behavior. SCENARIO: I have many different models. Consider them different...
### Describe the bug Starting from Gradio 5.x files are not accessible anymore via even if they are in a subfolder of the project root. In particular, the same code...
### Please describe your bug I have noticed that Jellyfin cannot handle correctly the transcode of audio tracks that have a linear drift. This is something that MKV container can...