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

RuntimeError: Failed to import transformers.modeling_utils #2933

Open
danixen2 opened this issue Oct 18, 2024 · 7 comments
Open

RuntimeError: Failed to import transformers.modeling_utils #2933

danixen2 opened this issue Oct 18, 2024 · 7 comments

Comments

@danixen2
Copy link

I have been using the Colab notebook normally today, but after taking a break and returning to work after an hour, it doesn’t execute the cell to give me Gradio and use SD. And it responds with this error.
Captura de pantalla 2024-10-18 125738
Captura de pantalla 2024-10-18 125754

@dvostro
Copy link

dvostro commented Oct 18, 2024

!pip install --upgrade sentry-sdk
!pip install --upgrade transformers
!pip install --upgrade wandb

Helped me , thanks to Chatgpt)

@lucaswalkeryoung
Copy link

!pip install --upgrade sentry-sdk !pip install --upgrade transformers !pip install --upgrade wandb

Helped me , thanks to Chatgpt)

Praise the GTP <3

@Katsukipp
Copy link

!pip install --upgrade sentry-sdk !pip install --upgrade transformers !pip install --upgrade wandb

Helped me , thanks to Chatgpt)

thanks bro, it fixed,
btw what prompt you use to ask chatgtp?,
i did ask to chatgpt but it answer with different codes and not fixing it 🤣

@dvostro
Copy link

dvostro commented Oct 18, 2024

I just copied and pasted the error, and asked to write what could be causing it and the solutions.

@lucaswalkeryoung
Copy link

In which cell did you put this? I've tried pasting the solution into my notebook but no luck.

@dvostro
Copy link

dvostro commented Oct 18, 2024

Created 3 new cell before the Start Stable Diffusion

@BlessedDuelOP
Copy link

I still get some errors but it works, thank you very much guys 🙌

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

5 participants