de.ai_art
de.ai_art
I get the same error message. I am already using the latest notebook.
Same issue with google colap pro... Where do I have to enter "pip install spandrel"?
I tried this: !pip install lmdb !pip install torch==2.0.1+cu118 torchvision==0.15.2+cu118 torchaudio==2.0.2 torchtext==0.15.2+cpu torchdata==0.6.1 --index-url https://download.pytorch.org/whl/cu118 was a tip from an old post from October. But it doesn't help either....
> In my environment, I added the following code to the beginning of the notebook and ran it, and StableDiffusion ran as before. I also made some modifications to the...
> sorry to say when i use highres.fix,it could not work either... > > Traceback (most recent call last): > File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/call_queue.py", line 57, in f > res = list(func(*args,...