anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
964 stars 60 forks source link

[Bug]: Web-UI is completely blank #195

Closed devioa closed 8 months ago

devioa commented 8 months ago

Is there an existing issue for this?

What happened?

I don't sure what happened I have already pulled repo with latest but even I git reset --hard to previous commit It's still completely blank image image

Steps to reproduce the problem

Launch Web-UI

What should have happened?

Show Web-UI

Sysinfo

{
    "Platform": "Windows-10-10.0.22621-SP0",
    "Python": "3.10.6",
    "Version": "1.6.1",
    "Commit": "f8d7beef281094b6a64f4226bdcadb276752d168",
    "Script path": "D:\\stable-diffusion-webui-ux",
    "Data path": "D:\\stable-diffusion-webui-ux",
    "Extensions dir": "D:\\stable-diffusion-webui-ux\\extensions",
    "Checksum": "e84fa6954cc7ad28e98b4d931fcdc4da37795960a93faf6181c932e98e5e2517",
    "Commandline": [
        "launch.py",
        "--xformers",
        "--opt-channelslast",
        "--disable-nan-check",
        "--no-half-vae",
        "--listen",
        "--dump-sysinfo"
    ],
    "Torch env info": {
        "torch_version": "2.0.1+cu118",
        "is_debug_build": "False",
        "cuda_compiled_version": "11.8",
        "gcc_version": null,
        "clang_version": null,
        "cmake_version": null,
        "os": "Microsoft Windows 11 专业版",
        "libc_version": "N/A",
        "python_version": "3.10.6 (tags/v3.10.6:9c7b4bd, Aug  1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] (64-bit runtime)",
        "python_platform": "Windows-10-10.0.22621-SP0",
        "is_cuda_available": "True",
        "cuda_runtime_version": null,
        "cuda_module_loading": "LAZY",
        "nvidia_driver_version": "546.01",
        "nvidia_gpu_models": "GPU 0: NVIDIA GeForce RTX 3080 Ti",
        "cudnn_version": null,
        "pip_version": "pip3",
        "pip_packages": [
            "numpy==1.23.5",
            "open-clip-torch==2.20.0",
            "pytorch-lightning==1.9.4",
            "torch==2.0.1+cu118",
            "torchdiffeq==0.2.3",
            "torchmetrics==1.2.0",
            "torchsde==0.2.5",
            "torchvision==0.15.2+cu118"
        ],
        "conda_packages": null,
        "hip_compiled_version": "N/A",
        "hip_runtime_version": "N/A",
        "miopen_runtime_version": "N/A",
        "caching_allocator_config": "garbage_collection_threshold:0.9,max_split_size_mb:512",
        "is_xnnpack_available": "True",
        "cpu_info": [
            "Architecture=9",
            "CurrentClockSpeed=3701",
            "DeviceID=CPU0",
            "Family=107",
            "L2CacheSize=6144",
            "L2CacheSpeed=",
            "Manufacturer=AuthenticAMD",
            "MaxClockSpeed=3701",
            "Name=AMD Ryzen 9 5900X 12-Core Processor            ",
            "ProcessorType=3",
            "Revision=8448"
        ]
    },
    "Exceptions": [],
    "CPU": {
        "model": "AMD64 Family 25 Model 33 Stepping 0, AuthenticAMD",
        "count logical": 24,
        "count physical": 12
    },
    "RAM": {
        "total": "32GB",
        "used": "6GB",
        "free": "26GB"
    },
    "Extensions": [],
    "Inactive extensions": [],
    "Environment": {
        "COMMANDLINE_ARGS": "--xformers --opt-channelslast --disable-nan-check --no-half-vae --listen --dump-sysinfo",
        "GRADIO_ANALYTICS_ENABLED": "False"
    },
    "Config": "'NoneType' object has no attribute 'data'",
    "Startup": null,
    "Packages": [
        "absl-py==2.0.0",
        "accelerate==0.21.0",
        "addict==2.4.0",
        "aenum==3.1.15",
        "aiofiles==23.2.1",
        "aiohttp==3.8.6",
        "aiosignal==1.3.1",
        "aliyun-python-sdk-core==2.14.0",
        "aliyun-python-sdk-kms==2.16.2",
        "altair==5.1.2",
        "antlr4-python3-runtime==4.9.3",
        "anyio==3.7.1",
        "async-timeout==4.0.3",
        "attrs==23.1.0",
        "basicsr==1.4.2",
        "beautifulsoup4==4.12.2",
        "blendmodes==2022",
        "boltons==23.1.0",
        "cachetools==5.3.2",
        "certifi==2023.7.22",
        "cffi==1.16.0",
        "charset-normalizer==3.3.1",
        "clean-fid==0.1.35",
        "click==8.1.7",
        "clip==1.0",
        "colorama==0.4.6",
        "contourpy==1.1.1",
        "crcmod==1.7",
        "cryptography==41.0.5",
        "cycler==0.12.1",
        "deprecation==2.1.0",
        "einops==0.4.1",
        "exceptiongroup==1.1.3",
        "facexlib==0.3.0",
        "fastapi==0.94.0",
        "ffmpy==0.3.1",
        "filelock==3.13.1",
        "filterpy==1.4.5",
        "fonttools==4.43.1",
        "frozenlist==1.4.0",
        "fsspec==2023.10.0",
        "ftfy==6.1.1",
        "future==0.18.3",
        "gdown==4.7.1",
        "gfpgan==1.3.8",
        "gitdb==4.0.11",
        "gitpython==3.1.32",
        "google-auth-oauthlib==1.1.0",
        "google-auth==2.23.4",
        "gradio-client==0.5.0",
        "gradio==3.41.2",
        "grpcio==1.59.2",
        "h11==0.12.0",
        "httpcore==0.15.0",
        "httpx==0.24.1",
        "huggingface-hub==0.18.0",
        "idna==3.4",
        "imageio==2.31.6",
        "importlib-metadata==6.8.0",
        "importlib-resources==6.1.0",
        "inflection==0.5.1",
        "jinja2==3.1.2",
        "jmespath==0.10.0",
        "jsonmerge==1.8.0",
        "jsonschema-specifications==2023.7.1",
        "jsonschema==4.19.2",
        "kiwisolver==1.4.5",
        "kornia==0.6.7",
        "lark==1.1.2",
        "lazy-loader==0.3",
        "lightning-utilities==0.9.0",
        "llvmlite==0.41.1",
        "lmdb==1.4.1",
        "lpips==0.1.4",
        "markdown-it-py==3.0.0",
        "markdown==3.5.1",
        "markupsafe==2.1.3",
        "matplotlib==3.8.1",
        "mdurl==0.1.2",
        "mmcv==2.1.0",
        "mmdet==3.2.0",
        "mmengine==0.9.0",
        "model-index==0.1.11",
        "mpmath==1.3.0",
        "multidict==6.0.4",
        "networkx==3.2.1",
        "numba==0.58.1",
        "numpy==1.23.5",
        "oauthlib==3.2.2",
        "omegaconf==2.2.3",
        "open-clip-torch==2.20.0",
        "opencv-python==4.8.1.78",
        "opendatalab==0.0.10",
        "openmim==0.3.9",
        "openxlab==0.0.28",
        "ordered-set==4.1.0",
        "orjson==3.9.10",
        "oss2==2.17.0",
        "packaging==23.2",
        "pandas==2.1.2",
        "piexif==1.1.3",
        "pillow==9.5.0",
        "pip==23.3.1",
        "platformdirs==3.11.0",
        "protobuf==3.20.0",
        "psutil==5.9.5",
        "pyasn1-modules==0.3.0",
        "pyasn1==0.5.0",
        "pycocotools==2.0.7",
        "pycparser==2.21",
        "pycryptodome==3.19.0",
        "pydantic==1.10.13",
        "pydub==0.25.1",
        "pygments==2.16.1",
        "pyparsing==3.1.1",
        "pysocks==1.7.1",
        "python-dateutil==2.8.2",
        "python-multipart==0.0.6",
        "pytorch-lightning==1.9.4",
        "pytz==2023.3.post1",
        "pywavelets==1.4.1",
        "pywin32==306",
        "pyyaml==6.0.1",
        "realesrgan==0.3.0",
        "referencing==0.30.2",
        "regex==2023.10.3",
        "requests-oauthlib==1.3.1",
        "requests==2.28.2",
        "resize-right==0.0.2",
        "rich==13.4.2",
        "rpds-py==0.10.6",
        "rsa==4.9",
        "safetensors==0.3.1",
        "scikit-image==0.21.0",
        "scipy==1.11.3",
        "semantic-version==2.10.0",
        "sentencepiece==0.1.99",
        "setuptools==60.2.0",
        "shapely==2.0.2",
        "six==1.16.0",
        "smmap==5.0.1",
        "sniffio==1.3.0",
        "soupsieve==2.5",
        "starlette==0.26.1",
        "sympy==1.12",
        "tabulate==0.9.0",
        "tb-nightly==2.16.0a20231031",
        "tensorboard-data-server==0.7.2",
        "termcolor==2.3.0",
        "terminaltables==3.1.10",
        "tifffile==2023.9.26",
        "timm==0.9.2",
        "tokenizers==0.13.3",
        "tomesd==0.1.3",
        "tomli==2.0.1",
        "toolz==0.12.0",
        "torch==2.0.1+cu118",
        "torchdiffeq==0.2.3",
        "torchmetrics==1.2.0",
        "torchsde==0.2.5",
        "torchvision==0.15.2+cu118",
        "tqdm==4.65.2",
        "trampoline==0.1.2",
        "transformers==4.30.2",
        "typing-extensions==4.8.0",
        "tzdata==2023.3",
        "urllib3==1.26.18",
        "uvicorn==0.23.2",
        "wcwidth==0.2.9",
        "websockets==11.0.3",
        "werkzeug==3.0.1",
        "xformers==0.0.20",
        "yapf==0.40.2",
        "yarl==1.9.2",
        "zipp==3.17.0"
    ]
}

What browsers do you use to access the UI ?

Microsoft Edge

Console logs

No errors in console

Additional information

No response

anapnoe commented 8 months ago

edge

no issues here just install edge latest version to check try to see if chrome does the same

devioa commented 8 months ago

I am sure I have latest version of Edge, and I have same issue in Chorme and my mobile phone browser I checked the browser console and I got an error is Uncaught SyntaxError: Identifier 'debounce' has already been declared image

anapnoe commented 8 months ago

can you check latest commit?

devioa commented 8 months ago

yes, it has been fixed, thanks for your work!

anapnoe commented 8 months ago

you are welcome