-
(MagicQuill) D:\MagicQuill>pip install gradio_magicquill-0.0.1-py3-none-any.whl
Processing d:\magicquill\gradio_magicquill-0.0.1-py3-none-any.whl
Requirement already satisfied: gradio=4.0 in c:\user…
-
when I copy paste the API key it throws an error in the ui.
in docker logs I see this:
2024-11-23 09:43:25,827 - _client.py [line:1729] - INFO: HTTP Request: POST http://localhost:7860/reset "HTTP…
-
**Describe the bug**
更新版本后,调用 gradio api 报错:httpx.HTTPStatusError: Client error '403 Forbidden'
在 webUI 上,合成声音后,点击下载无反应
编写一个简短的脚本:
```
from gradio_client import Client, file
client = Clien…
-
i have 24 GB vram (rtx 3090)
also i use cpu_offloading = True
```sh
[INFO] Starting text-to-video generation...
19%|███████████████████████▊ …
-
from gradio_client import Client, file
client = Client("http://10.198.42.118:50002/")
result = client.predict(
tts_text="我是通义实验室语音团队全新推出的生成式语音大模型,提供舒适自然的语音合成能力。",
mode_checkbox_group="预训练音色"…
-
### Describe the bug
Hello. I often get this error stack when I use gradio to draw a complex page in one page.
I think it is same issue #9410.
I tried to find, why this issue is occurred. I cre…
-
### Describe the bug
Running the code at [A streaming example using openai](https://www.gradio.app/guides/creating-a-chatbot-fast#a-streaming-example-using-openai) and typing anything and pressing se…
-
### Describe the bug
I have noticed that the gallery in the latest version of Gradio is showing 2 buttons to close the gallery image, and the button on top is interfering with the selection of the bu…
-
### System Info / 系統信息
cuda12.1
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [X] docker / docker
- [ ] pip install / 通过 pip install 安装
- [ ] installation from source / 从源码…
-
### Describe the bug
These guides related to queuing still refer to `concurrency_count`:
- [Queuing](https://www.gradio.app/guides/queuing)
- [Setting Up a Demo for Maximum Performance](https://w…