-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: i cant open ui #194
Comments
did you install from this repo ? |
Yes i git clone here |
can you try the latest commit? |
|
a I delete anapnoe-sd-uiux and it works but i get ui type a1111 I can't use the extension.anapnoe-sd-uiux |
are you running this on mobile? |
Now it working thank |
How to off console when open Webui |
Is there an existing issue for this?
What happened?
Why
Steps to reproduce the problem
What should have happened?
I enter web ui and got error
Sysinfo
{
"Platform": "Linux-6.2.0-1016-azure-x86_64-with-glibc2.35",
"Python": "3.10.6",
"Version": "1.6.1",
"Commit": "8f008768e89cc94aa33cd6776781e70779df3faf",
"Script path": "/home/jupyter-uix/sd",
"Data path": "/home/jupyter-uix/sd",
"Extensions dir": "/MinimaluixHHD/extensions",
"Checksum": "2b90fd93ca0df4d88b8baa3acc3adbbf117141b7a3e9db5b565411ca47599588",
"Commandline": [
"launch.py",
"--dump-sysinfo",
"--enable-insecure-extension-access",
"--listen"
],
"Torch env info": {
"torch_version": "2.0.1+cu118",
"is_debug_build": "False",
"cuda_compiled_version": "11.8",
"gcc_version": "(Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0",
"clang_version": null,
"cmake_version": "version 3.27.7",
"os": "Ubuntu 22.04.3 LTS (x86_64)",
"libc_version": "glibc-2.35",
"python_version": "3.10.6 | packaged by conda-forge | (main, Aug 22 2022, 20:36:39) [GCC 10.4.0] (64-bit runtime)",
"python_platform": "Linux-6.2.0-1016-azure-x86_64-with-glibc2.35",
"is_cuda_available": "True",
"cuda_runtime_version": null,
"cuda_module_loading": "LAZY",
"nvidia_driver_version": "535.54.03",
"nvidia_gpu_models": "GPU 0: Tesla T4",
"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": "",
"hip_compiled_version": "N/A",
"hip_runtime_version": "N/A",
"miopen_runtime_version": "N/A",
"caching_allocator_config": "",
"is_xnnpack_available": "True",
"cpu_info": [
"Architecture: x86_64",
"CPU op-mode(s): 32-bit, 64-bit",
"Address sizes: 48 bits physical, 48 bits virtual",
"Byte Order: Little Endian",
"CPU(s): 4",
"On-line CPU(s) list: 0-3",
"Vendor ID: AuthenticAMD",
"Model name: AMD EPYC 7V12 64-Core Processor",
"CPU family: 23",
"Model: 49",
"Thread(s) per core: 1",
"Core(s) per socket: 4",
"Socket(s): 1",
"Stepping: 0",
"BogoMIPS: 4890.89",
"Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru arat umip rdpid",
"Hypervisor vendor: Microsoft",
"Virtualization type: full",
"L1d cache: 128 KiB (4 instances)",
"L1i cache: 128 KiB (4 instances)",
"L2 cache: 2 MiB (4 instances)",
"L3 cache: 16 MiB (1 instance)",
"NUMA node(s): 1",
"NUMA node0 CPU(s): 0-3",
"Vulnerability Gather data sampling: Not affected",
"Vulnerability Itlb multihit: Not affected",
"Vulnerability L1tf: Not affected",
"Vulnerability Mds: Not affected",
"Vulnerability Meltdown: Not affected",
"Vulnerability Mmio stale data: Not affected",
"Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled",
"Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode",
"Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl",
"Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization",
"Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected",
"Vulnerability Srbds: Not affected",
"Vulnerability Tsx async abort: Not affected"
]
},
"Exceptions": [],
"CPU": {
"model": "x86_64",
"count logical": 4,
"count physical": 4
},
"RAM": {
"total": "27GB",
"used": "958MB",
"free": "25GB",
"active": "398MB",
"inactive": "1GB",
"buffers": "56MB",
"cached": "1GB",
"shared": "1016KB"
},
"Extensions": [],
"Inactive extensions": [],
"Environment": {
"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",
"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.1",
"cachetools==5.3.2",
"certifi==2023.7.22",
"charset-normalizer==3.3.2",
"clean-fid==0.1.35",
"click==8.1.7",
"clip==1.0",
"cmake==3.27.7",
"contourpy==1.2.0",
"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.44.0",
"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",
"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",
"lit==17.0.4",
"llvmlite==0.41.1",
"lmdb==1.4.1",
"lpips==0.1.4",
"markdown==3.5.1",
"markupsafe==2.1.3",
"matplotlib==3.8.1",
"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",
"orjson==3.9.10",
"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",
"pydantic==1.10.13",
"pydub==0.25.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",
"pyyaml==6.0.1",
"realesrgan==0.3.0",
"referencing==0.30.2",
"regex==2023.10.3",
"requests-oauthlib==1.3.1",
"requests==2.31.0",
"resize-right==0.0.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==68.2.2",
"six==1.16.0",
"smmap==5.0.1",
"sniffio==1.3.0",
"soupsieve==2.5",
"starlette==0.26.1",
"sympy==1.12",
"tb-nightly==2.16.0a20231103",
"tensorboard-data-server==0.7.2",
"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.66.1",
"trampoline==0.1.2",
"transformers==4.30.2",
"triton==2.0.0",
"typing-extensions==4.8.0",
"tzdata==2023.3",
"urllib3==2.0.7",
"uvicorn==0.23.2",
"wcwidth==0.2.9",
"websockets==11.0.3",
"werkzeug==3.0.1",
"wheel==0.41.3",
"yapf==0.40.2",
"yarl==1.9.2",
"zipp==3.17.0"
]
}
What browsers do you use to access the UI ?
No response
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: