아침에 일어났더니 갑자기 무한로딩이 걸려서 안 되네요 ㅠㅠ
Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]
Commit hash: c6f0e3013322bf76270b2f51886e5bcebe4ba5a5
Installing requirements for Web UI
Launching Web UI with arguments: --vae-path models\vae\vae-ft-mse-840000-ema-pruned.ckpt
No module 'xformers'. Proceeding without it.
Loading weights [628b7726f7] from C:\Users\OTLmania\Downloads\test\stable-diffusion-webui\models\Stable-diffusion\Anything-of-f222-v1.0.ckpt
Creating model from config: C:\Users\OTLmania\Downloads\test\stable-diffusion-webui\configs\v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Loading VAE weights from commandline argument: models\vae\vae-ft-mse-840000-ema-pruned.ckpt
Applying cross attention optimization (Doggettx).
Textual inversion embeddings loaded(0):
Model loaded in 6.1s (load weights from disk: 3.2s, create model: 0.3s, apply weights to model: 0.4s, apply half(): 0.5s, load VAE: 0.3s, move model to device: 0.6s, load textual inversion embeddings: 0.8s).
일단 처음 켰을 때 이 상태에서 10분 정도 유지되다가 URL이 뜨더라구요
(어제까진 5초도 안 걸림)
이후
Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.
이거 떠서 됐나? 하고 들어가봤는데 생성 눌러도 로딩 뜬 채로 반응 없고
새로고침하니깐 아예 창 자체에서 무한로딩이 걸리네요...
딱히 뭘 한 적이 ㅇ벗는데 왜 이럴까요...
재설치가 답인가요 ㅠㅠ