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

Civitai Helper Browser - No results, nothing happening. TypeError NoneType #129

Open
Fretag opened this issue Sep 3, 2024 · 2 comments
Open

Comments

@Fretag
Copy link

Fretag commented Sep 3, 2024

I use Forge, Is this something the Forge team needs to address? Seems like it came after the big update.

Traceback (most recent call last):
File "F:\SD Forge Manual\venv\lib\site-packages\gradio\queueing.py", line 536, in process_events
response = await route_utils.call_process_api(
File "F:\SD Forge Manual\venv\lib\site-packages\gradio\route_utils.py", line 285, in call_process_api
output = await app.get_blocks().process_api(
File "F:\SD Forge Manual\venv\lib\site-packages\gradio\blocks.py", line 1923, in process_api
result = await self.call_function(
File "F:\SD Forge Manual\venv\lib\site-packages\gradio\blocks.py", line 1508, in call_function
prediction = await anyio.to_thread.run_sync( # type: ignore
File "F:\SD Forge Manual\venv\lib\site-packages\anyio\to_thread.py", line 33, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "F:\SD Forge Manual\venv\lib\site-packages\anyio_backends_asyncio.py", line 877, in run_sync_in_worker_thread
return await future
File "F:\SD Forge Manual\venv\lib\site-packages\anyio_backends_asyncio.py", line 807, in run
result = context.run(func, *args)
File "F:\SD Forge Manual\venv\lib\site-packages\gradio\utils.py", line 818, in wrapper
response = f(*args, **kwargs)
File "F:\SD Forge Manual\extensions\Stable-Diffusion-Webui-Civitai-Helper\browser\browser.py", line 67, in perform_search
params = make_params(search)
File "F:\SD Forge Manual\extensions\Stable-Diffusion-Webui-Civitai-Helper\browser\browser.py", line 275, in make_params
frags = array_frags(key, val, frags)
File "F:\SD Forge Manual\extensions\Stable-Diffusion-Webui-Civitai-Helper\browser\browser.py", line 259, in array_frags
if len(vals) == 0:
TypeError: object of type 'NoneType' has no len()

@Fretag Fretag changed the title No results, nothing happening. TypeError NoneType Civitai Helper Browser - No results, nothing happening. TypeError NoneType Sep 12, 2024
@Fretag
Copy link
Author

Fretag commented Sep 12, 2024

Am I the only person with this problem?

@Adzido
Copy link

Adzido commented Oct 2, 2024

I have the same problem, thats still not working.

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