Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error running gradio_demo.py #103

Open
arsh837 opened this issue Dec 13, 2024 · 1 comment
Open

error running gradio_demo.py #103

arsh837 opened this issue Dec 13, 2024 · 1 comment

Comments

@arsh837
Copy link

arsh837 commented Dec 13, 2024

error at line 61 of gradio_demo.py
syntax error because of improper use of quotes within the f-string

@HectorL94
Copy link

parsed_content_list = '\n'.join([f"type: {x['type']}, content: {x['content']}, interactivity: {x['interactivity']}" for x in parsed_content_list])
this is the correction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants