when I run "python app.py", error occurs:
TypeError: argument of type 'bool' is not iterable
Traceback (most recent call last):
File "E:\AI\LivePortrait-main\app.py", line 489, in
demo.launch(
File "D:\Users\TianYiduo\anaconda3\envs\LivePortrait\lib\site-packages\gradio\blocks.py", line 2581, in launch
raise ValueError(
ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.