Skip to content
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

Closed
1 task done
RungniwatLabDev opened this issue Nov 3, 2023 · 8 comments
Closed
1 task done

[Bug]: i cant open ui #194

RungniwatLabDev opened this issue Nov 3, 2023 · 8 comments

Comments

@RungniwatLabDev
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

Screenshot_2023-11-04-01-13-23-937_com android chrome
Why

Steps to reproduce the problem

  1. Go to ....
  2. Press ....
  3. ...

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

1:25 | 5.9KB/G
A 20.157.195.40/user/uix/lab/tree/sd
CFile Edit View Run Kernel Tabs
!!!
*
jupyter-uix@Minimaluix: ~/s(X
ui_prompt_styles.py
ui_settings.py
ui_tempdir.py upscaler.py util.py
x1mr.py
4G
VPN YEY (41
Settings
Help
paths_internal.py
X +
(sd) jupyter-uix@Minimaluix:~/sd/modules$ cd (sd) jupyter-uix@Minimaluix:~$ cd sd
(sd) jupyter-uix@Minimaluix:~/sd$ sudo python launch.py --dump -sysinfo
no module 'xformers'. Processing without... no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-packages/
pytorch_lightning/utilities/distributed.py:258: LightningDepre
cationWarning: `pytorch_lightning.utilities.distributed.rank_z ero_only` has been deprecated in v1.8.1 and will be removed in v2.0.0. You can import it from `pytorch_lightning.utilities` instead.
rank_zero_deprecation(
fatal: No names found, cannot describe anything.
Sysinfo saved as sysinfo-2023-11-03-18-18.txt. Exitin
(sd) jupyter-uix@Minimaluix:~/sd$ sudo python launch.py
fatal: No names found, cannot describe anything.
Python 3.10.6 | packaged by conda-forge | (main, Aug 22 2022, 20:36:39) [GCC 10.4.0]
Version: 1.6.1
Commit hash: 8f008768e89cc94aa33cd6776781e70779df3faf
Launching Web UI with arguments: --enable-insecure-extension-a ccess -listen
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Downloading: "https://huggingface.co/runwayml/stable-diffusion
-v1-5/resolve/main/v1-5-pruned-emaonly.safetensors" to /Minima
luixHHD/models/Stable-diffusion/v1-5-pruned-emaonly.safetensor
S
4
100%
3.97G/3.97G [01:36<00:00, 44.0MB/s] Calculating sha256 for /MinimaluixHHD/models/Stable-diffusion/ v1-5-pruned-emaonly.safetensors: Running on local URL: http:/
/0.0.0.0:7860
To create a public link, set `share=True` in `launch()`. Startup time: 104.4s (prepare environment: 1.6s, import torch: 2.2s, import gradio: 0.6s, setup paths: 0.6s, initialize shar ed: 0.4s, other imports: 0.4s, list SD models: 97.4s, load scr ipts: 0.6s, create ui: 0.5s, gradio launch: 0.1s). 6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2
fa
Loading weights [6ce0161689] from /MinimaluixHHD/models/Stable -diffusion/v1-5-pruned-emaonly.safetensors
Creating model from config: /home/jupyter-uix/sd/configs/v1-in ference.yaml
(...)it-large-patch14/resolve/main/vocab.json: 100%| (...)it-large-patch14/resolve/main/merges.txt: 100%| (...)h14/resolve/main/special_tokens_map.json: 100% || (...)tch14/resolve/main/tokenizer_config.json: 100%| (...) t-large-patch14/resolve/main/config.json: 100%|
Applying attention optimization: Doggettx... done.
961k/961k
525k/525k
389/389 [
905/905 [
4.52k/4.5
Model loaded in 8.0s (calculate hash: 3.7s, load weights from disk: 0.2s, create model: 2.6s, apply weights to model: 1.1s, calculate empty prompt: 0.3s).
X +
ackages/uvicorn/protocols/websockets/websockets_impl.py", line
247, in run_asgi
result = await self.app(self.scope, self.asgi_receive, sel f.asgi_send)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p
ackages/uvicorn/middleware/proxy_headers.py", line 84, in ca
11___
return await self.app(scope, receive, send)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p ackages/fastapi/applications.py", line 273, in __call__
await super().__call__(scope, receive, send)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p ackages/starlette/applications.py", line 122, in
_call_
await self.middleware_stack(scope, receive, send)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p
ackages/starlette/middleware/errors.py", line 149, in __call_ await self.app(scope, receive, send)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p
ackages/starlette/middleware/cors.py", line 76, in __call__ await self.app(scope, receive, send)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p
ackages/starlette/middleware/gzip.py", line 26, in _call await self.app(scope, receive, send)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p
ackages/starlette/middleware/exceptions.py", line 79, in __cal
raise exc
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p
ackages/starlette/middleware/exceptions.py", line 68, in
await self.app(scope, receive, sender)
cal
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p
ackages/fastapi/middleware/asyncexitstack.py", line 21, in __c
all
raise e
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p
ackages/fastapi/middleware/asyncexitstack.py", line 18, in
all
await self.app(scope, receive, send)
C
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p ackages/starlette/routing.py", line 718, in __call__ await route.handle(scope, receive, send)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p ackages/starlette/routing.py", line 341, in handle
await self.app(scope, receive, send)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p ackages/starlette/routing.py", line 82, in app
await func(session)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p ackages/fastapi/routing.py", line 289, in app
await dependant.call(**values)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p ackages/gradio/routes.py", line 604, in join_queue
session_info = await asyncio.wait_for(
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/asynci o/tasks.py", line 445, in wait_for
return fut.result()
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p ackages/starlette/websockets.py", line 133, in receive_json self._raise_on_disconnect(message)
File "/home/jupyter-uix/.conda/envs/sd/lib/python3.10/site-p ackages/starlette/websockets.py", line 105, in _raise_on_disco
nnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1001

Additional information

No response

@anapnoe
Copy link
Owner

anapnoe commented Nov 3, 2023

did you install from this repo ?
if not download and install it from here follow the instructions provided

@RungniwatLabDev
Copy link
Author

did you install from this repo ? if not download and install it from here follow the instructions provided

Yes i git clone here

@anapnoe
Copy link
Owner

anapnoe commented Nov 3, 2023

can you try the latest commit?

@RungniwatLabDev
Copy link
Author

can you try the latest commit?
I clone Latest version that you edited. extensions-builtin But it still shows up like before.

@RungniwatLabDev
Copy link
Author

a

I delete anapnoe-sd-uiux and it works but i get ui type a1111 I can't use the extension.anapnoe-sd-uiux

@anapnoe
Copy link
Owner

anapnoe commented Nov 3, 2023

are you running this on mobile?
it is not ready for mobile yet
you have to wait a bit for this to be supported
you can try upgrade your browser to Chrome/118.0.0.0

@RungniwatLabDev
Copy link
Author

Now it working thank

@RungniwatLabDev
Copy link
Author

How to off console when open Webui

@anapnoe anapnoe closed this as completed Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants