fast-stable-diffusion: stop problem fast_stable_diffusion_AUTOMATIC1111
Hello, this problem happened to me for two days continuously. I do not know what is the reason, how can I fix this interruption
/
`--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) <ipython-input-1-1748aac0c7fa> in <cell line: 6>() 4 import sys 5 import fileinput ----> 6 from pyngrok import ngrok, conf 7 8 Use_Cloudflare_Tunnel = False #@param {type:“boolean”}
ModuleNotFoundError: No module named ‘pyngrok’
NOTE: If your import is failing due to a missing package, you can manually install dependencies using either !pip or !apt.
To view examples of installing some common dependencies, click the “Open Examples” button below. ---------------------------------------------------------------------------`
About this issue
- Original URL
- State: open
- Created a year ago
- Comments: 15 (5 by maintainers)
Well tell me what to do is there another way
@SaturnoElMago you can rent any GPU for any amount of time you want, for example, the rtx 3070 is twice faster than the free colab GPU, and it’s 0.2$/h, so 5 hours for 1$ (make sure you stop the pod when done).
free colab doesn’t allow stable diffusion anymore