[Bug]: Severe Errors
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
Getting a different error everytime, how can I rollback the version so it is working again?

Steps to reproduce the problem
- Use the latest version and try to run it
What should have happened?
Normal Running SD via webUI
Commit where the problem happens
Google Colab
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Microsoft Edge
Command Line Arguments
default arguments
Additional information, context and logs
how do i roll back the verison? if it is possible?
@Narsil Did you forget to add safetensors into requirements or something?
EDIT: just saw AUTO adding it in https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/6074175faa751dde933aa8e15cd687ca4e4b4a23
@OccultMC this issue should be fixed now, try to reclone and repo and redo the venv setup
Hi Iām running a colab, how would I redo the virtual environment?
Connect to a new instance (not restart kernel), and rerun the same code again
ššš
Thanks for the fix.