-
Notifications
You must be signed in to change notification settings - Fork 27.2k
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
[Run on CPU]: generate button not working #4770
Comments
Try using the recommended Python 3.10.x series instead of Python 3.8.x. |
Can you run "nvidia-smi" and "nvcc --version" on your terminal and post the output? Also, open the webui, press CTRL-SHIFT-I, go to the network tab, press generate and send a screenshot. |
don't have a way to directly run the commands but from what i know those are for seeing what's devices there are, for which there are none as its CPU only |
for running on cpu, since cpu only can run your models in float32. Using
since you are not using vram idk what https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Command-Line-Arguments-and-Settings |
|
Trying it with 3.10.6 did not help. Still won't work. |
I think you should try a fresh install with Python 3.10.x. There are a lot of issues running this with other versions of Python as a lot of the dependencies have different requirements and it could have caused an issue during your original installation. I'd also recommend downloading the Stable Diffusion model directly and then placing it in the stable-diffusion-webui\models\Stable-diffusion folder as opposed to downloading it through the UI. I've heard that some people have had issues downloading it through the WebUI batch file and end up getting bunk files for a variety of reasons, so I personally feel like a direct download is more reliable. Also, what type of graphics card are you using? I'm not 100% informed on the capabilities of the WebUI and SD, but can theoretically all graphics cards even be used? |
he's trying cpu only |
is it even posable to download the model thrugh the UI? i have just done it by directly placing it in the spot tho i might have messed up something someware idk. also will give the reinstallation a try tho i think i have tryed before and it still failed not sure tho. |
I think I misread your log, so it's irrelevant, but yeah you can download models through the command line, but if you do it directly from the huggingface repo you first need to log in and also need to accept some policy of theirs and if it isn't done correctly it can still look like you downloaded everything, but the files end up corrupted in some manner. |
im aslo not doing it that way. I have just uploaded the files directly |
did you try ? |
yes |
Closing as stale. |
I fixed it by putting Related to this issue: #13292 |
Is there an existing issue for this?
What happened?
hiting the generate butten does nothing
Steps to reproduce the problem
What should have happened?
shold start working on makeing proumt
Commit where the problem happens
(none shows)
What platforms do you use to access UI ?
Linux
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
Additional information, context and logs
Running on hugging face, no errors show when thing the button
`Python 3.8.9 (default, Apr 10 2021, 15:47:22)
[GCC 8.3.0]
Commit hash:
Installing clip
Installing deepdanbooru
Cloning Stable Diffusion into repositories/stable-diffusion...
Cloning Taming Transformers into repositories/taming-transformers...
Cloning K-diffusion into repositories/k-diffusion...
Cloning CodeFormer into repositories/CodeFormer...
Cloning BLIP into repositories/BLIP...
Installing requirements for CodeFormer
Installing requirements for Web UI
Launching Web UI with arguments: --deepdanbooru --use-cpu all --lowvram --enable-insecure-extension-access --opt-split-attention
Warning: caught exception 'Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx', memory monitor disabled
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
making attention of type 'vanilla' with 512 in_channels
Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
making attention of type 'vanilla' with 512 in_channels
Downloading: 0%| | 0.00/939k [00:00Downloading: 100%|██████████| 939k/939k [00:00<00:00, 83.1MB/s]
Downloading: 0%| | 0.00/512k [00:00Downloading: 100%|██████████| 512k/512k [00:00<00:00, 20.8MB/s]
Downloading: 0%| | 0.00/389 [00:00Downloading: 100%|██████████| 389/389 [00:00<00:00, 796kB/s]
Downloading: 0%| | 0.00/905 [00:00Downloading: 100%|██████████| 905/905 [00:00<00:00, 2.01MB/s]
Downloading: 0%| | 0.00/4.41k [00:00Downloading: 100%|██████████| 4.41k/4.41k [00:00<00:00, 7.59MB/s]
Downloading: 0%| | 0.00/1.59G [00:00Downloading: 1%| | 9.00M/1.59G [00:00<00:18, 94.4MB/s]
Downloading: 1%| | 18.0M/1.59G [00:00<00:55, 30.3MB/s]
Downloading: 1%|▏ | 22.9M/1.59G [00:00<00:52, 32.0MB/s]
Downloading: 2%|▏ | 33.8M/1.59G [00:00<00:34, 49.1MB/s]
Downloading: 2%|▏ | 40.3M/1.59G [00:01<00:41, 40.5MB/s]
Downloading: 3%|▎ | 50.9M/1.59G [00:01<00:34, 47.4MB/s]
Downloading: 3%|▎ | 56.4M/1.59G [00:01<00:36, 45.3MB/s]
Downloading: 4%|▍ | 65.8M/1.59G [00:01<00:30, 53.6MB/s]
Downloading: 4%|▍ | 71.5M/1.59G [00:01<00:35, 45.8MB/s]
Downloading: 5%|▍ | 76.4M/1.59G [00:01<00:35, 46.1MB/s]
Downloading: 5%|▌ | 84.9M/1.59G [00:01<00:33, 47.8MB/s]
Downloading: 5%|▌ | 89.7M/1.59G [00:02<00:34, 46.6MB/s]
Downloading: 6%|▌ | 98.0M/1.59G [00:02<00:28, 55.9MB/s]
Downloading: 6%|▋ | 104M/1.59G [00:02<00:38, 41.3MB/s]
Downloading: 7%|▋ | 108M/1.59G [00:02<00:37, 42.6MB/s]
Downloading: 7%|▋ | 119M/1.59G [00:02<00:31, 50.1MB/s]
Downloading: 8%|▊ | 124M/1.59G [00:02<00:32, 48.3MB/s]
Downloading: 8%|▊ | 136M/1.59G [00:02<00:24, 64.8MB/s]
Downloading: 9%|▊ | 142M/1.59G [00:03<00:25, 61.6MB/s]
Downloading: 9%|▉ | 149M/1.59G [00:03<00:25, 60.2MB/s]
Downloading: 9%|▉ | 155M/1.59G [00:03<00:44, 34.9MB/s]
Downloading: 10%|█ | 164M/1.59G [00:03<00:34, 45.0MB/s]
Downloading: 10%|█ | 170M/1.59G [00:03<00:33, 45.6MB/s]
Downloading: 11%|█ | 175M/1.59G [00:04<00:49, 30.7MB/s]
Downloading: 11%|█ | 183M/1.59G [00:04<00:47, 31.9MB/s]
Downloading: 11%|█▏ | 187M/1.59G [00:04<00:52, 29.0MB/s]
Downloading: 12%|█▏ | 195M/1.59G [00:04<00:38, 38.8MB/s]
Downloading: 12%|█▏ | 200M/1.59G [00:04<00:39, 37.6MB/s]
Downloading: 13%|█▎ | 205M/1.59G [00:05<00:49, 30.5MB/s]
Downloading: 13%|█▎ | 212M/1.59G [00:05<00:38, 38.9MB/s]
Downloading: 13%|█▎ | 219M/1.59G [00:05<00:32, 44.9MB/s]
Downloading: 14%|█▎ | 224M/1.59G [00:05<00:37, 39.3MB/s]
Downloading: 14%|█▍ | 229M/1.59G [00:05<00:36, 40.2MB/s]
Downloading: 15%|█▍ | 238M/1.59G [00:05<00:32, 44.9MB/s]
Downloading: 15%|█▍ | 244M/1.59G [00:05<00:29, 49.6MB/s]
Downloading: 16%|█▌ | 254M/1.59G [00:06<00:23, 61.2MB/s]
Downloading: 16%|█▌ | 260M/1.59G [00:06<00:32, 44.5MB/s]
Downloading: 17%|█▋ | 270M/1.59G [00:06<00:26, 53.0MB/s]
Downloading: 17%|█▋ | 276M/1.59G [00:06<00:27, 50.9MB/s]
Downloading: 18%|█▊ | 287M/1.59G [00:06<00:25, 55.6MB/s]
Downloading: 18%|█▊ | 292M/1.59G [00:06<00:33, 41.6MB/s]
Downloading: 19%|█▊ | 304M/1.59G [00:07<00:27, 51.4MB/s]
Downloading: 19%|█▉ | 309M/1.59G [00:07<00:38, 36.1MB/s]
Downloading: 19%|█▉ | 314M/1.59G [00:07<00:37, 37.2MB/s]
Downloading: 20%|█▉ | 322M/1.59G [00:07<00:30, 45.7MB/s]
Downloading: 20%|██ | 328M/1.59G [00:07<00:29, 45.8MB/s]
Downloading: 20%|██ | 333M/1.59G [00:07<00:29, 46.8MB/s]
Downloading: 21%|██ | 338M/1.59G [00:08<00:28, 46.8MB/s]
Downloading: 21%|██ | 343M/1.59G [00:08<00:53, 25.4MB/s]
Downloading: 22%|██▏ | 353M/1.59G [00:08<00:34, 39.0MB/s]
Downloading: 22%|██▏ | 359M/1.59G [00:08<00:39, 33.4MB/s]
Downloading: 22%|██▏ | 364M/1.59G [00:09<00:40, 32.8MB/s]
Downloading: 23%|██▎ | 368M/1.59G [00:09<00:40, 32.6MB/s]
Downloading: 23%|██▎ | 372M/1.59G [00:09<00:39, 33.8MB/s]
Downloading: 23%|██▎ | 377M/1.59G [00:09<00:34, 38.2MB/s]
Downloading: 24%|██▎ | 384M/1.59G [00:09<00:29, 44.3MB/s]
Downloading: 24%|██▍ | 389M/1.59G [00:09<00:30, 43.3MB/s]
Downloading: 24%|██▍ | 394M/1.59G [00:09<00:39, 32.6MB/s]
Downloading: 25%|██▍ | 404M/1.59G [00:10<00:32, 39.7MB/s]
Downloading: 25%|██▍ | 408M/1.59G [00:10<00:39, 32.2MB/s]
Downloading: 25%|██▌ | 411M/1.59G [00:10<00:40, 31.5MB/s]
Downloading: 26%|██▌ | 417M/1.59G [00:10<00:35, 36.3MB/s]
Downloading: 26%|██▌ | 420M/1.59G [00:10<00:48, 26.4MB/s]
Downloading: 26%|██▌ | 425M/1.59G [00:11<00:53, 23.7MB/s]
Downloading: 27%|██▋ | 434M/1.59G [00:11<00:34, 36.4MB/s]
Downloading: 27%|██▋ | 439M/1.59G [00:11<00:47, 26.6MB/s]
Downloading: 27%|██▋ | 442M/1.59G [00:11<00:45, 27.6MB/s]
Downloading: 27%|██▋ | 446M/1.59G [00:11<00:43, 28.6MB/s]
Downloading: 28%|██▊ | 456M/1.59G [00:11<00:28, 43.4MB/s]
Downloading: 28%|██▊ | 461M/1.59G [00:11<00:32, 38.2MB/s]
Downloading: 29%|██▉ | 469M/1.59G [00:12<00:28, 42.3MB/s]
Downloading: 29%|██▉ | 474M/1.59G [00:12<00:28, 42.6MB/s]
Downloading: 29%|██▉ | 479M/1.59G [00:12<00:40, 29.9MB/s]
Downloading: 30%|██▉ | 484M/1.59G [00:12<00:35, 34.0MB/s]
Downloading: 30%|██▉ | 488M/1.59G [00:12<00:36, 33.0MB/s]
Downloading: 30%|███ | 493M/1.59G [00:12<00:35, 33.3MB/s]
Downloading: 30%|███ | 497M/1.59G [00:13<00:32, 36.7MB/s]
Downloading: 31%|███ | 503M/1.59G [00:13<00:30, 39.2MB/s]
Downloading: 31%|███ | 508M/1.59G [00:13<00:30, 38.4MB/s]
Downloading: 31%|███▏ | 511M/1.59G [00:13<00:45, 26.0MB/s]
Downloading: 32%|███▏ | 515M/1.59G [00:13<00:56, 20.8MB/s]
Downloading: 32%|███▏ | 520M/1.59G [00:14<01:02, 18.6MB/s]
Downloading: 32%|███▏ | 525M/1.59G [00:14<01:18, 14.8MB/s]
Downloading: 32%|███▏ | 527M/1.59G [00:15<01:30, 12.7MB/s]
Downloading: 33%|███▎ | 534M/1.59G [00:15<00:56, 20.4MB/s]
Downloading: 33%|███▎ | 542M/1.59G [00:15<00:39, 29.2MB/s]
Downloading: 33%|███▎ | 546M/1.59G [00:15<00:43, 26.2MB/s]
Downloading: 34%|███▍ | 554M/1.59G [00:15<00:33, 33.5MB/s]
Downloading: 34%|███▍ | 559M/1.59G [00:15<00:31, 35.5MB/s]
Downloading: 35%|███▍ | 563M/1.59G [00:15<00:38, 29.0MB/s]
Downloading: 35%|███▌ | 571M/1.59G [00:16<00:32, 34.6MB/s]
Downloading: 35%|███▌ | 578M/1.59G [00:16<00:35, 30.7MB/s]
Downloading: 36%|███▌ | 584M/1.59G [00:16<00:31, 35.1MB/s]
Downloading: 36%|███▌ | 588M/1.59G [00:16<00:30, 35.4MB/s]
Downloading: 36%|███▋ | 592M/1.59G [00:16<00:34, 31.8MB/s]
Downloading: 36%|███▋ | 595M/1.59G [00:17<00:45, 23.7MB/s]
Downloading: 37%|███▋ | 603M/1.59G [00:17<00:31, 34.3MB/s]
Downloading: 37%|███▋ | 607M/1.59G [00:17<00:30, 34.7MB/s]
Downloading: 37%|███▋ | 612M/1.59G [00:17<00:35, 30.3MB/s]
Downloading: 38%|███▊ | 618M/1.59G [00:17<00:29, 35.8MB/s]
Downloading: 38%|███▊ | 625M/1.59G [00:17<00:24, 43.4MB/s]
Downloading: 39%|███▊ | 630M/1.59G [00:17<00:27, 38.0MB/s]
Downloading: 39%|███▉ | 634M/1.59G [00:18<00:30, 34.5MB/s]
Downloading: 39%|███▉ | 643M/1.59G [00:18<00:21, 48.9MB/s]
Downloading: 40%|███▉ | 649M/1.59G [00:18<00:23, 42.9MB/s]
Downloading: 40%|████ | 654M/1.59G [00:18<00:22, 46.3MB/s]
Downloading: 40%|████ | 659M/1.59G [00:18<00:24, 42.1MB/s]
Downloading: 41%|████ | 664M/1.59G [00:18<00:32, 31.2MB/s]
Downloading: 41%|████ | 671M/1.59G [00:19<00:25, 39.5MB/s]
Downloading: 41%|████▏ | 676M/1.59G [00:19<00:25, 38.7MB/s]
Downloading: 42%|████▏ | 680M/1.59G [00:19<00:32, 30.3MB/s]
Downloading: 42%|████▏ | 686M/1.59G [00:19<00:29, 33.5MB/s]
Downloading: 42%|████▏ | 690M/1.59G [00:19<00:40, 24.6MB/s]
Downloading: 43%|████▎ | 696M/1.59G [00:19<00:31, 30.7MB/s]
Downloading: 43%|████▎ | 700M/1.59G [00:20<00:35, 27.7MB/s]
Downloading: 43%|████▎ | 707M/1.59G [00:20<00:37, 25.5MB/s]
Downloading: 44%|████▎ | 714M/1.59G [00:20<00:33, 28.4MB/s]
Downloading: 44%|████▍ | 723M/1.59G [00:20<00:23, 39.8MB/s]
Downloading: 45%|████▍ | 729M/1.59G [00:20<00:21, 43.4MB/s]
Downloading: 45%|████▍ | 734M/1.59G [00:21<00:24, 38.8MB/s]
Downloading: 45%|████▌ | 740M/1.59G [00:21<00:21, 43.7MB/s]
Downloading: 46%|████▌ | 746M/1.59G [00:21<00:21, 42.9MB/s]
Downloading: 46%|████▌ | 750M/1.59G [00:21<00:28, 32.1MB/s]
Downloading: 46%|████▋ | 758M/1.59G [00:21<00:24, 37.7MB/s]
Downloading: 47%|████▋ | 765M/1.59G [00:21<00:27, 33.4MB/s]
Downloading: 48%|████▊ | 775M/1.59G [00:22<00:21, 41.3MB/s]
Downloading: 48%|████▊ | 780M/1.59G [00:22<00:22, 40.4MB/s]
Downloading: 48%|████▊ | 784M/1.59G [00:22<00:25, 35.5MB/s]
Downloading: 48%|████▊ | 788M/1.59G [00:22<00:27, 32.0MB/s]
Downloading: 49%|████▉ | 799M/1.59G [00:23<00:27, 31.3MB/s]
Downloading: 49%|████▉ | 805M/1.59G [00:23<00:24, 35.1MB/s]
Downloading: 50%|████▉ | 814M/1.59G [00:23<00:22, 38.5MB/s]
Downloading: 50%|█████ | 817M/1.59G [00:23<00:23, 36.6MB/s]
Downloading: 51%|█████ | 825M/1.59G [00:23<00:19, 44.5MB/s]
Downloading: 51%|█████ | 830M/1.59G [00:23<00:19, 42.9MB/s]
Downloading: 51%|█████▏ | 837M/1.59G [00:23<00:17, 48.0MB/s]
Downloading: 52%|█████▏ | 842M/1.59G [00:23<00:17, 47.5MB/s]
Downloading: 52%|█████▏ | 848M/1.59G [00:24<00:18, 44.8MB/s]
Downloading: 52%|█████▏ | 852M/1.59G [00:24<00:28, 29.1MB/s]
Downloading: 53%|█████▎ | 862M/1.59G [00:24<00:21, 38.0MB/s]
Downloading: 53%|█████▎ | 867M/1.59G [00:24<00:28, 28.3MB/s]
Downloading: 53%|█████▎ | 873M/1.59G [00:25<00:23, 33.7MB/s]
Downloading: 54%|█████▎ | 877M/1.59G [00:25<00:23, 33.1MB/s]
Downloading: 54%|█████▍ | 880M/1.59G [00:25<00:23, 33.2MB/s]
Downloading: 54%|█████▍ | 884M/1.59G [00:26<01:02, 12.6MB/s]
Downloading: 55%|█████▍ | 891M/1.59G [00:26<00:41, 18.5MB/s]
Downloading: 55%|█████▌ | 898M/1.59G [00:26<00:30, 25.0MB/s]
Downloading: 55%|█████▌ | 903M/1.59G [00:26<00:27, 27.9MB/s]
Downloading: 56%|█████▌ | 910M/1.59G [00:26<00:20, 36.9MB/s]
Downloading: 56%|█████▌ | 916M/1.59G [00:27<00:29, 25.0MB/s]
Downloading: 56%|█████▋ | 920M/1.59G [00:27<00:29, 25.3MB/s]
Downloading: 57%|█████▋ | 926M/1.59G [00:27<00:29, 25.1MB/s]
Downloading: 57%|█████▋ | 932M/1.59G [00:27<00:25, 29.3MB/s]
Downloading: 57%|█████▋ | 936M/1.59G [00:27<00:32, 22.6MB/s]
Downloading: 58%|█████▊ | 939M/1.59G [00:28<00:29, 24.4MB/s]
Downloading: 58%|█████▊ | 945M/1.59G [00:28<00:23, 30.6MB/s]
Downloading: 58%|█████▊ | 949M/1.59G [00:28<00:25, 28.1MB/s]
Downloading: 58%|█████▊ | 952M/1.59G [00:28<00:32, 22.1MB/s]
Downloading: 59%|█████▊ | 955M/1.59G [00:28<00:32, 21.8MB/s]
Downloading: 59%|█████▊ | 958M/1.59G [00:28<00:34, 20.7MB/s]
Downloading: 59%|█████▉ | 961M/1.59G [00:28<00:30, 22.8MB/s]
Downloading: 59%|█████▉ | 964M/1.59G [00:29<00:27, 25.1MB/s]
Downloading: 59%|█████▉ | 969M/1.59G [00:29<00:42, 16.2MB/s]
Downloading: 60%|██████ | 980M/1.59G [00:29<00:21, 32.0MB/s]
Downloading: 60%|██████ | 985M/1.59G [00:29<00:18, 36.5MB/s]
Downloading: 61%|██████ | 990M/1.59G [00:29<00:21, 31.5MB/s]
Downloading: 61%|██████ | 997M/1.59G [00:30<00:17, 38.8MB/s]
Downloading: 61%|██████▏ | 0.98G/1.59G [00:30<00:24, 27.1MB/s]
Downloading: 62%|██████▏ | 0.99G/1.59G [00:30<00:21, 30.6MB/s]
Downloading: 62%|██████▏ | 0.99G/1.59G [00:30<00:21, 30.2MB/s]
Downloading: 62%|██████▏ | 1.00G/1.59G [00:31<00:25, 25.5MB/s]
Downloading: 63%|██████▎ | 1.00G/1.59G [00:31<00:33, 19.1MB/s]
Downloading: 63%|██████▎ | 1.00G/1.59G [00:31<00:32, 19.7MB/s]
Downloading: 63%|██████▎ | 1.01G/1.59G [00:31<00:20, 31.2MB/s]
Downloading: 64%|██████▎ | 1.01G/1.59G [00:31<00:21, 28.9MB/s]
Downloading: 64%|██████▍ | 1.02G/1.59G [00:32<00:17, 34.7MB/s]
Downloading: 64%|██████▍ | 1.03G/1.59G [00:32<00:19, 30.8MB/s]
Downloading: 65%|██████▍ | 1.03G/1.59G [00:32<00:22, 26.7MB/s]
Downloading: 65%|██████▌ | 1.04G/1.59G [00:32<00:17, 34.9MB/s]
Downloading: 66%|██████▌ | 1.05G/1.59G [00:32<00:17, 33.5MB/s]
Downloading: 66%|██████▌ | 1.05G/1.59G [00:33<00:23, 25.2MB/s]
Downloading: 66%|██████▋ | 1.06G/1.59G [00:33<00:15, 37.9MB/s]
Downloading: 67%|██████▋ | 1.06G/1.59G [00:33<00:18, 30.9MB/s]
Downloading: 67%|██████▋ | 1.07G/1.59G [00:33<00:18, 30.3MB/s]
Downloading: 68%|██████▊ | 1.08G/1.59G [00:33<00:12, 42.8MB/s]
Downloading: 68%|██████▊ | 1.08G/1.59G [00:34<00:16, 32.5MB/s]
Downloading: 69%|██████▊ | 1.09G/1.59G [00:34<00:12, 44.0MB/s]
Downloading: 69%|██████▉ | 1.10G/1.59G [00:34<00:14, 36.7MB/s]
Downloading: 70%|██████▉ | 1.11G/1.59G [00:34<00:10, 50.3MB/s]
Downloading: 70%|███████ | 1.12G/1.59G [00:34<00:12, 41.2MB/s]
Downloading: 71%|███████ | 1.12G/1.59G [00:34<00:09, 51.8MB/s]
Downloading: 71%|███████ | 1.13G/1.59G [00:35<00:11, 43.7MB/s]
Downloading: 71%|███████▏ | 1.14G/1.59G [00:35<00:11, 43.2MB/s]
Downloading: 72%|███████▏ | 1.14G/1.59G [00:35<00:13, 35.9MB/s]
Downloading: 72%|███████▏ | 1.15G/1.59G [00:35<00:18, 26.1MB/s]
Downloading: 73%|███████▎ | 1.16G/1.59G [00:36<00:14, 32.9MB/s]
Downloading: 73%|███████▎ | 1.16G/1.59G [00:36<00:15, 29.7MB/s]
Downloading: 73%|███████▎ | 1.16G/1.59G [00:36<00:15, 29.1MB/s]
Downloading: 74%|███████▎ | 1.17G/1.59G [00:36<00:09, 45.9MB/s]
Downloading: 74%|███████▍ | 1.18G/1.59G [00:36<00:10, 43.6MB/s]
Downloading: 75%|███████▍ | 1.19G/1.59G [00:36<00:08, 51.6MB/s]
Downloading: 75%|███████▍ | 1.19G/1.59G [00:36<00:09, 44.4MB/s]
Downloading: 75%|███████▌ | 1.20G/1.59G [00:37<00:10, 41.8MB/s]
Downloading: 76%|███████▌ | 1.21G/1.59G [00:37<00:09, 45.8MB/s]
Downloading: 76%|███████▌ | 1.21G/1.59G [00:37<00:14, 29.2MB/s]
Downloading: 76%|███████▋ | 1.22G/1.59G [00:37<00:12, 33.5MB/s]
Downloading: 77%|███████▋ | 1.23G/1.59G [00:37<00:10, 37.2MB/s]
Downloading: 77%|███████▋ | 1.23G/1.59G [00:38<00:13, 28.9MB/s]
Downloading: 78%|███████▊ | 1.24G/1.59G [00:38<00:10, 36.0MB/s]
Downloading: 78%|███████▊ | 1.24G/1.59G [00:38<00:11, 33.5MB/s]
Downloading: 78%|███████▊ | 1.25G/1.59G [00:38<00:18, 20.4MB/s]
Downloading: 79%|███████▊ | 1.25G/1.59G [00:39<00:13, 27.1MB/s]
Downloading: 79%|███████▉ | 1.26G/1.59G [00:39<00:12, 27.9MB/s]
Downloading: 79%|███████▉ | 1.26G/1.59G [00:39<00:12, 29.1MB/s]
Downloading: 80%|███████▉ | 1.27G/1.59G [00:39<00:09, 37.9MB/s]
Downloading: 80%|████████ | 1.28G/1.59G [00:39<00:08, 39.1MB/s]
Downloading: 80%|████████ | 1.28G/1.59G [00:39<00:09, 34.8MB/s]
Downloading: 81%|████████ | 1.29G/1.59G [00:40<00:07, 41.2MB/s]
Downloading: 81%|████████ | 1.29G/1.59G [00:40<00:07, 41.8MB/s]
Downloading: 81%|████████▏ | 1.30G/1.59G [00:40<00:11, 28.9MB/s]
Downloading: 82%|████████▏ | 1.30G/1.59G [00:40<00:07, 39.3MB/s]
Downloading: 82%|████████▏ | 1.31G/1.59G [00:40<00:08, 34.6MB/s]
Downloading: 82%|████████▏ | 1.31G/1.59G [00:40<00:09, 33.3MB/s]
Downloading: 83%|████████▎ | 1.32G/1.59G [00:41<00:08, 33.9MB/s]
Downloading: 83%|████████▎ | 1.32G/1.59G [00:41<00:07, 40.6MB/s]
Downloading: 83%|████████▎ | 1.33G/1.59G [00:41<00:08, 31.9MB/s]
Downloading: 84%|████████▎ | 1.33G/1.59G [00:41<00:09, 29.6MB/s]
Downloading: 84%|████████▍ | 1.34G/1.59G [00:41<00:06, 41.7MB/s]
Downloading: 84%|████████▍ | 1.34G/1.59G [00:41<00:06, 42.1MB/s]
Downloading: 85%|████████▍ | 1.35G/1.59G [00:41<00:08, 32.5MB/s]
Downloading: 85%|████████▌ | 1.36G/1.59G [00:42<00:06, 42.0MB/s]
Downloading: 85%|████████▌ | 1.36G/1.59G [00:42<00:08, 29.1MB/s]
Downloading: 86%|████████▌ | 1.37G/1.59G [00:42<00:05, 41.6MB/s]
Downloading: 86%|████████▋ | 1.38G/1.59G [00:42<00:05, 40.6MB/s]
Downloading: 87%|████████▋ | 1.39G/1.59G [00:42<00:04, 53.0MB/s]
Downloading: 87%|████████▋ | 1.39G/1.59G [00:43<00:05, 36.8MB/s]
Downloading: 88%|████████▊ | 1.40G/1.59G [00:43<00:07, 28.6MB/s]
Downloading: 88%|████████▊ | 1.41G/1.59G [00:43<00:05, 39.3MB/s]
Downloading: 89%|████████▊ | 1.41G/1.59G [00:43<00:05, 33.5MB/s]
Downloading: 89%|████████▉ | 1.42G/1.59G [00:43<00:05, 35.2MB/s]
Downloading: 89%|████████▉ | 1.42G/1.59G [00:44<00:05, 30.9MB/s]
Downloading: 90%|████████▉ | 1.43G/1.59G [00:44<00:05, 32.1MB/s]
Downloading: 90%|████████▉ | 1.43G/1.59G [00:44<00:06, 28.2MB/s]
Downloading: 90%|█████████ | 1.44G/1.59G [00:44<00:04, 34.0MB/s]
Downloading: 91%|█████████ | 1.44G/1.59G [00:44<00:04, 39.4MB/s]
Downloading: 91%|█████████ | 1.45G/1.59G [00:44<00:04, 32.8MB/s]
Downloading: 91%|█████████▏| 1.46G/1.59G [00:45<00:03, 40.5MB/s]
Downloading: 92%|█████████▏| 1.46G/1.59G [00:45<00:04, 32.3MB/s]
Downloading: 92%|█████████▏| 1.47G/1.59G [00:45<00:02, 44.8MB/s]
Downloading: 93%|█████████▎| 1.48G/1.59G [00:45<00:02, 45.3MB/s]
Downloading: 93%|█████████▎| 1.48G/1.59G [00:45<00:02, 43.9MB/s]
Downloading: 93%|█████████▎| 1.49G/1.59G [00:45<00:02, 46.3MB/s]
Downloading: 94%|█████████▍| 1.49G/1.59G [00:46<00:02, 35.8MB/s]
Downloading: 94%|█████████▍| 1.50G/1.59G [00:46<00:02, 36.2MB/s]
Downloading: 95%|█████████▍| 1.51G/1.59G [00:46<00:01, 54.1MB/s]
Downloading: 95%|█████████▌| 1.52G/1.59G [00:46<00:02, 39.2MB/s]
Downloading: 96%|█████████▌| 1.52G/1.59G [00:46<00:01, 40.2MB/s]
Downloading: 96%|█████████▌| 1.53G/1.59G [00:46<00:01, 38.3MB/s]
Downloading: 97%|█████████▋| 1.54G/1.59G [00:47<00:01, 54.2MB/s]
Downloading: 97%|█████████▋| 1.54G/1.59G [00:47<00:01, 39.9MB/s]
Downloading: 98%|█████████▊| 1.56G/1.59G [00:47<00:00, 54.2MB/s]
Downloading: 98%|█████████▊| 1.56G/1.59G [00:47<00:00, 53.6MB/s]
Downloading: 98%|█████████▊| 1.57G/1.59G [00:47<00:00, 55.1MB/s]
Downloading: 99%|█████████▉| 1.57G/1.59G [00:47<00:00, 49.8MB/s]
Downloading: 99%|█████████▉| 1.58G/1.59G [00:48<00:00, 48.7MB/s]
Downloading: 100%|█████████▉| 1.59G/1.59G [00:48<00:00, 65.0MB/s]
Downloading: 100%|██████████| 1.59G/1.59G [00:48<00:00, 35.4MB/s]
Loading weights [925997e9] from /home/user/app/models/Stable-diffusion/model.ckpt
Applying cross attention optimization (InvokeAI).
Model loaded.
Loaded a total of 0 textual inversion embeddings.
Embeddings:
Running on local URL: http://0.0.0.0:7860
To create a public link, set
share=True
inlaunch()
.`The text was updated successfully, but these errors were encountered: