Skip to content

TypeError and ValueError when run python app.py #542

@tyd19981111

Description

@tyd19981111

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions