-
### Describe the bug
We have encountered an issue with the 'gr.ImageEditor' component in a Gradio application. The problem occurs when the application is accessed via a mobile browser and a photo tak…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/ac7a7996-d8fd-442c-963d-4cbecd7e9845)
this is my gradio version.
This error occurs whenever I launch the Gradio app. What s…
-
### Describe the bug
Hi ! I try to run a js script on button click.
To keep it simple for the issue, the script should display a string which correspond to the value of a dropdown. For my true …
-
Vulnerable Library - gradio-3.4b2-py3-none-any.whl
Python library for easily interacting with trained machine learning models
Library home page: https://files.pythonhosted.org/packages/72/63/197bb7a…
-
### Describe the bug
The event listeners for the `gr.Code` component does not seem to work properly when used in a function with the `gr.render` decorator.
- `Code.change` and `Code.input` does n…
-
### Describe the bug
`gradio cc dev / build` doesn't work with modifying the `FRONTEND_DIR` property on the Component python class after `4.28.0` version.
```text
ValueError: Could not find `@g…
-
### Describe the bug
Choosing a value from the dropdown is causing the underlying slider to trigger a `mouseup` event. To fix this, we probably need to apply `event.stopPropagation()`. In the provi…
-
i keep getting this weird error despite having my mlodel in a folder in the v2v rvc folder
Traceback (most recent call last):
File "C:\aistuffsies\xttsgui\xtts-webui\venv\Lib\site-packages\gradi…
-
ubuntu 24.04 4GPU 2080TI 22G 2680 V4 128G
2406版本
所要配置文件均为默认
几个问题:
1、训练一键启动只能完成第一步,下面的步骤需要手动启动。
2、步骤3,训练时,3-4张 GPU 报错,只能两张或单张运行
报提示:/mnt/disk2t/RVC/infer/modules/train/train.py:429: Futu…
-
I use gradio 3.39.0 to run Track-Anything Model. However, the local URL generated by gradio refuse to connect when I pasted the URL into the Google Chrome.
My setting:
Python 3.10.11
Gradio 3.39.…