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
Error Code
File "/home/eiden/anaconda3/envs/sdxl/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 589, in _run_script
exec(code, module.dict)
File "/home/eiden/eiden/octc-inpainting/reference/generative-models/scripts/demo/sampling.py", line 3, in
from scripts.demo.streamlit_helpers import *
ModuleNotFoundError: No module named 'scripts'
To solve connection error
File "/home/eiden/anaconda3/envs/sdxl/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 589, in _run_script
exec(code, module.dict)
File "/home/eiden/eiden/octc-inpainting/reference/generative-models/scripts/demo/sampling.py", line 3, in
from scripts.demo.streamlit_helpers import *
ModuleNotFoundError: No module named 'scripts'
==========================================================================
!! Change sampling.py code to find a lib path !!
The text was updated successfully, but these errors were encountered: