Stable-Diffusion webui-user.bat bleibt hängen, nachdem „Modell geladen“ wurdePython

Python-Programme
Anonymous
 Stable-Diffusion webui-user.bat bleibt hängen, nachdem „Modell geladen“ wurde

Post by Anonymous »

Meine lokale Stable-Diffusion-Installation funktionierte einwandfrei. Einen Tag nach dem Start von webui-user.bat blieb das Befehlsfenster danach hängen:

Code: Select all

venv "...\venv\Scripts\Python.exe"
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Commit hash: 5ab7f213bec2f816f9c5644becb32eb72c8ffb89
Installing requirements
Launching Web UI with arguments:
No module 'xformers'. Proceeding without it.
Loading weights [cc6cb27103] from ...\StableDiffusion\models\Stable-diffusion\v1-5-pruned-emaonly.ckpt
Creating model from config: ...\StableDiffusion\configs\v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Applying cross attention optimization (Doggettx).
Textual inversion embeddings loaded(0):
Model loaded in 4.7s (load weights from disk: 2.2s, create model: 0.3s, apply weights to model: 0.4s, apply half(): 0.4s, move model to device: 0.4s, load textual inversion embeddings: 1.0s).
Danach passiert nichts mehr. Wird einfach nicht fortgesetzt (die IP für die Weboberfläche wird nicht angezeigt).
Ich glaube, ich habe Python erneut deinstalliert/installiert, bevor das passiert ist. Aber ich bin mir nicht mehr sicher.
Ich habe die webui-user.bat nicht geändert.
Irgendwelche Ideen?

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post