-
### Description
### Issue Description:
The password field currently allows the input of special characters (e.g., , ), which can lead to client-side injection attacks. This poses a security risk as …
-
Hi, currently I'm using wxt for a heavy extension, my bundle is about 40mb in development and 10mb in production
Is there any way to make the build process faster? Right now every time I save, it h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Automated project structure updation using github workflows, python scripts and action bot…
-
There seems to be some incompatibility of OpenSSL 3.4.0 with these build scripts.
-
### System Info
```shell
transformers.js@main
```
### Who can help?
@xenova
It is mentioned in that [wav2vec2-bert](https://huggingface.co/docs/transformers.js/main/en/index#models:~:…
-
Hi there,
I get the errors below when I try to run the script in User Scripts. I have the plugin installed, but I'm not quite sure what I'm doing wrong.
`/tmp/user.scripts/tmpScripts/Nvidia …
-
When upgrading to ubuntu 24.04 and using a python venv in a task using the builtin shell, an error occurs.
This error is because the built-in shell in go-task does not honour the 'hash' command and…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when keybinding help window takes a long time (atleast more than a second) to pop up. This is due to the fact …
-
When training a model or loading a checkpoint, the given viewer address lead to blank page
I'm using window 11
rest is working fine
getting the same with both pip install and when installing f…
-
I use `help2man` to generate the man page for my project, and that needs to run post-build but before deb generation. Right now I generate the man page manually and add it to the repo. That works, but…