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
{{ message }}
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
File "C:\comfyflowapp-python-3.11-amd64\python-3.11.7-embed-amd64\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 530, in _run_script
self._session_state.on_script_will_rerun(rerun_data.widget_states)
File "C:\comfyflowapp-python-3.11-amd64\python-3.11.7-embed-amd64\Lib\site-packages\streamlit\runtime\state\safe_session_state.py", line 61, in on_script_will_rerun
self._state.on_script_will_rerun(latest_widget_states)
File "C:\comfyflowapp-python-3.11-amd64\python-3.11.7-embed-amd64\Lib\site-packages\streamlit\runtime\state\session_state.py", line 500, in on_script_will_rerun
self._call_callbacks()
File "C:\comfyflowapp-python-3.11-amd64\python-3.11.7-embed-amd64\Lib\site-packages\streamlit\runtime\state\session_state.py", line 513, in _call_callbacks
self._new_widget_state.call_callback(wid)
File "C:\comfyflowapp-python-3.11-amd64\python-3.11.7-embed-amd64\Lib\site-packages\streamlit\runtime\state\session_state.py", line 260, in call_callback
callback(*args, **kwargs)
File "C:\comfyflowapp-python-3.11-amd64\ComfyFlowApp\modules\new_app.py", line 276, in submit_app
app_config = gen_app_config()
^^^^^^^^^^^^^^^^
File "C:\comfyflowapp-python-3.11-amd64\ComfyFlowApp\modules\new_app.py", line 241, in gen_app_config
node_id, param, input_param1_inputs = get_node_input_config(
^^^^^^^^^^^^^^^^^^^^^^
File "C:\comfyflowapp-python-3.11-amd64\ComfyFlowApp\modules\new_app.py", line 155, in get_node_input_config
if isinstance(class_input[param][0], str):
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: