You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
output = await app.blocks.process_api(
File "C:\Users\denni\OneDrive\Documents\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 983, in process_api
data = self.postprocess_data(fn_index, result["prediction"], state)
File "C:\Users\denni\OneDrive\Documents\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 913, in postprocess_data
if predictions[i] is components._Keywords.FINISHED_ITERATING:
IndexError: tuple index out of range```
The text was updated successfully, but these errors were encountered:
Seems you are using a Collab.
Collab is completely untested and unsupported.
The implementation depends on Automatic1111 and especially on files locally stored to your harddrive.
In the case of Collab the files can be "elsewhere" on the remote machine.
Since I havent used Collab at all yet, I cannot give any advise. If you know the storage location path, you could modify it accordingly in the .py-script
uncaught in promise API error
please see video
https://youtu.be/mcM0RRdvgWs
console says
The text was updated successfully, but these errors were encountered: