Spaces:
Runtime error
Runtime error
(Soluted)Issue: ImportError: cannot import name 'red' from 'gradio.themes.utils'
#1
by
YukinaSora
- opened
Update gradio and replace app.py:line 10 'from gradio.themes.utils import red, green' with 'from gradio.themes.utils.colors import red, green'.
yikang0131
changed discussion status to
closed