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

Not working last step plzz fiz it #107

Open
CodeWithAdityaKumar opened this issue Feb 9, 2024 · 1 comment
Open

Not working last step plzz fiz it #107

CodeWithAdityaKumar opened this issue Feb 9, 2024 · 1 comment

Comments

@CodeWithAdityaKumar
Copy link

Error:-
Screenshot_2024-02-09-17-28-19-63_40deb401b9ffe8e1df2f1cc5ba480b12

Traceback (most recent call last):
File "/content/AICoverGen/src/main.py", line 11, in
import gradio as gr
File "/usr/local/lib/python3.10/dist-packages/gradio/init.py", line 3, in
import gradio.components as components
File "/usr/local/lib/python3.10/dist-packages/gradio/components/init.py", line 1, in
from gradio.components.annotated_image import AnnotatedImage
File "/usr/local/lib/python3.10/dist-packages/gradio/components/annotated_image.py", line 8, in
from gradio_client.documentation import document, set_documentation_group
ImportError: cannot import name 'set_documentation_group' from 'gradio_client.documentation' (/usr/local/lib/python3.10/dist-packages/gradio_client/documentation.py)
1

@5Nvite
Copy link

5Nvite commented Feb 9, 2024

Fix with pip install gradio_client==0.2.10

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