Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This error has Started to Show up with the New Version #34

Open
LadyFlames opened this issue Jan 29, 2025 · 1 comment
Open

This error has Started to Show up with the New Version #34

LadyFlames opened this issue Jan 29, 2025 · 1 comment

Comments

@LadyFlames
Copy link

LadyFlames commented Jan 29, 2025

These types of errors started Showing up when using the new Version but the previous version had no errors etc it worked fine i dont know whats causing it
*** Error running process_batch: D:\Stability Matrix\Data\Packages\Stable Diffusion WebUI Forge\extensions\sd-webui-decadetw-auto-prompt-llm\scripts\auto_prompt_llm.py
Traceback (most recent call last):
File "D:\Stability Matrix\Data\Packages\Stable Diffusion WebUI Forge\modules\scripts.py", line 884, in process_batch
script.process_batch(p, *script_args, **kwargs)
TypeError: AutoLLM.process_batch() got an unexpected keyword argument 'batch_number'


D:\Stability Matrix\Data\Packages\Stable Diffusion WebUI Forge\extensions\sd-webui-decadetw-auto-prompt-llm\scripts\auto_prompt_llm.py:670: GradioDeprecationWarning: unexpected argument for Image: lines
llm_text_ur_prompt_image_eye = gr.Image(label="2. [Your-Image]", lines=1, type='pil')
the Gradio version im using is 4.4.0

@xlinx
Copy link
Owner

xlinx commented Feb 3, 2025

Let me see see.

https://www.gradio.app/guides/conversational-chatbot

because I am implementing the above function,
it seems gradio in forge webui is using 4.40 , let me downgrade gradio back to 4.40 (https://www.gradio.app/changelog)

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants