TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.51k stars 1.31k forks source link

Runpod recent error #1987

Open pearlay68 opened 1 year ago

pearlay68 commented 1 year ago

I got this error while executing the Dependencies. I've using fast-ben on Runpod for awhile and this is just happen from yesterday. Please help resolving this. "NameError Traceback (most recent call last) Cell In[1], line 8 3 force_reinstall= False 5 # Set to true only if you want to install the dependencies again. 6 7 #-------------------- ----> 8 with open('/dev/null', 'w') as devnull:import requests, torch, os, time, importlib;open('/workspace/mainrunpodA1111.py', 'wb').write(requests.get('https://huggingface.co/datasets/TheLastBen/RNPD/raw/main/Scripts/mainrunpodA1111.py').content);os.chdir('/workspace');time.sleep(3);import mainrunpodA1111;importlib.reload(mainrunpodA1111);from mainrunpodA1111 import *;Deps(force_reinstall) if "2.0.0" in torch.version else Depnds(force_reinstall)

NameError: name 'Depnds' is not defined"

TheLastBen commented 1 year ago

you are using an old pod, the new fast stable diffusion template has torch 2