-
Traceback (most recent call last):
File "/ssd/des/anaconda3/envs/vitron/lib/python3.10/site-packages/gradio/queueing.py", line 388, in call_prediction
output = await route_utils.call_process…
-
### Describe the bug
After placing the JSON and PNG in their respective areas, and hitting the submit button to upload a character, I get the following error:
```
Traceback (most recent call last…
-
在默认安装情况下运行 WebUI。点击Generate后台报错,请教如何解决。谢谢!
Windows 11, python 3.11.4,报错信息如下:
```
To create a public link, set `share=True` in `launch()`.
Traceback (most recent call last):
File "C:\Python3…
-
Traceback (most recent call last):
File "D:\Program Files\miniconda3\envs\echomimic\lib\site-packages\gradio\queueing.py", line 536, in process_events
response = await route_utils.call_process…
-
The stacktrace:
```
AttributeError: type object 'Column' has no attribute 'update'
Traceback (most recent call last):
File "C:\pinokio\api\stable-diffusion-webui-forge.git\app\venv\lib\site-pa…
-
Hi
Can you try with Gemini API as it looks to be incompatible...
`
python demo.py
INFO:browser_use.agent.service:
==================================================
INFO:browser_use.agent.se…
-
To create a public link, set `share=True` in `launch()`.
Traceback (most recent call last):
File "E:\EchoMimic\envmimic\lib\site-packages\gradio\queueing.py", line 536, in process_events
resp…
-
いつもお世話になっております。
最新ビルドのSuperMergerをForgeで運用中ですが、最新のリビジョンで、SDXLモデルのマージができなくなっているようです。(SD1モデルでは動作しました)
マージ時に以下のエラーが出ております。
```
Traceback (most recent call last):
File "C:\stable-diffusion-webui-…
-
I won't attach my test image because it's too weird, but I assume any 1024x1024 image will do the trick. In my case I used a .png image.
resized_img = img.resize((new_width, new_height), Image.AN…
-
@sovit-123 Very nice work on the Gradio app!
I'm able to get prompts where the output is a new image working fine. For example:
point to the people
But, I'm getting the following error when th…