-
### Describe the bug
Resources inside generators are properly freed when the generator is exhausted. But if we cancel the generator before that happens, the resource is held until gradio exits. I wou…
-
I have a great idea and a question:
How to quickly prety print or save to txt the gradio space api? Manually iterate over endpoints and arguments?
Idea:
What if we make a macro that generates code and…
-
### 是否已存在现有反馈与解答?
- [X] 我确认没有已有issue或discussion,且已阅读**常见问题**。
### 是否是一个代理配置相关的疑问?
- [X] 我确认这不是一个代理配置相关的疑问。
### 错误描述
ai提示说是值与MODEL_METADATA字典不匹配,但是并没有字符上的异常。
### 复现操作
正常部署,创建虚拟环境,git抓取并配置使用chatg…
-
### Describe the bug
I can't get Gradio to create public links on Amazon Sagemaker, it just hangs at "Running on local URL". Tried various versions using the example from the Quickstart, the newest b…
-
### Describe the bug
Changes to a `gr.State` do not trigger a `render` decorator to re-render. This does not happen with other components (I've tested Textbox).
This only happens when updating the…
-
### Description
Even though I changed the model name from gpt-4 to gpt-4o still I am getting the same error and when I ask any question ,its showing error.Even if I use olama I am getting connection …
-
(visualglm) bit@ubuntu:~/LLM/VisualGLM-6B$ python web_demo.py --quant 4
Traceback (most recent call last):
File "/home/bit/LLM/VisualGLM-6B/web_demo.py", line 3, in
import gradio as gr
Fi…
-
### Describe the bug
The links all now have duplicated url segment, for example:
https://www.gradio.app/guides/guides/fastapi-app-with-the-gradio-client/
### Have you searched existing issues? …
-
```
(C:\aitools\cv_venv) C:\aitools>python inference\gradio_web_demo.py
Traceback (most recent call last):
File "C:\aitools\inference\gradio_web_demo.py", line 23, in
import moviepy.editor …
-
Traceback (most recent call last):
File "/data/ynj/conda_envs/visgpt/lib/python3.8/site-packages/aiohttp/client_reqrep.py", line 70, in
import cchardet as chardet
ModuleNotFoundError: No mod…