[X] I have searched the existing issues and checked the recent builds/commits
What happened?
I ran deforum a few times, the first time was successful and the second time I got the below error
User friendly error message:
Error: Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead.. Check your schedules/ init values please.
any idea where I change the float32 setting ?
Restarted everything this morning and installed a know working prompt and the error reappears
I think that remove the option --xformers may solve the problem. On my M1 Max, python just raise error too if with the option. xformers doesn't support mps
I think that remove the option --xformers may solve the problem. On my M1 Max, python just raise error too if with the option. xformers doesn't support mps
I think that remove the option --xformers may solve the problem. On my M1 Max, python just raise error too if with the option. xformers doesn't support mps
Is there an existing issue for this?
What happened?
I ran deforum a few times, the first time was successful and the second time I got the below error
User friendly error message: Error: Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead.. Check your schedules/ init values please.
any idea where I change the float32 setting ?
Restarted everything this morning and installed a know working prompt and the error reappears
''' { "Platform": "macOS-13.5-arm64-arm-64bit", "Python": "3.10.10", "Version": "v1.5.1", "Commit": "68f336bd994bed5442ad95bad6b6ad5564a5409a", "Script path": "/Users/james/stable-diffusion-webui", "Data path": "/Users/james/stable-diffusion-webui", "Extensions dir": "/Users/james/stable-diffusion-webui/extensions", "Checksum": "9318ec7ca54fd799bad52f7fbd7c13795580033162c2b7eda51626a37be7fd34", "Commandline": [ "launch.py", "--no-half", "--xformers", "--skip-torch-cuda-test", "--upcast-sampling", "--no-half-vae", "--use-cpu", "interrogate" ], "Torch env info": { "torch_version": "2.0.1", "is_debug_build": "False", "cuda_compiled_version": null, "gcc_version": null, "clang_version": "14.0.3 (clang-1403.0.22.14.1)", "cmake_version": "version 3.24.3", "os": "macOS 13.5 (arm64)", "libc_version": "N/A", "python_version": "3.10.10 (main, Feb 24 2023, 04:10:25) [Clang 14.0.0 (clang-1400.0.29.202)] (64-bit runtime)", "python_platform": "macOS-13.5-arm64-arm-64bit", "is_cuda_available": "False", "cuda_runtime_version": null, "cuda_module_loading": "N/A", "nvidia_driver_version": null, "nvidia_gpu_models": null, "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", "torchdiffeq==0.2.3", "torchmetrics==1.0.1", "torchsde==0.2.5", "torchvision==0.15.2" ], "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": "Apple M1 Max" }, "Exceptions": [ { "exception": "No module named 'xformers'", "traceback": [ [ "/Users/james/stable-diffusion-webui/modules/sd_hijack_optimizations.py, line 156,",
"import xformers.ops"
]
]
}
],
"CPU": {
"model": "arm",
"count logical": 10,
"count physical": 10
},
"RAM": {
"total": "32GB",
"used": "15GB",
"free": "2GB",
"active": "13GB",
"inactive": "13GB"
},
"Extensions": [
{
"name": "deforum-for-automatic1111-webui",
"path": "/Users/james/stable-diffusion-webui/extensions/deforum-for-automatic1111-webui",
"version": "46475d9b",
"branch": "automatic1111-webui",
"remote": "https://github.com/deforum-art/deforum-for-automatic1111-webui.git"
},
{
"name": "sd-webui-controlnet",
"path": "/Users/james/stable-diffusion-webui/extensions/sd-webui-controlnet",
"version": "5ae9b4a1",
"branch": "main",
"remote": "https://github.com/Mikubill/sd-webui-controlnet.git"
}
],
"Inactive extensions": [],
"Environment": {
"COMMANDLINE_ARGS": "--skip-torch-cuda-test --upcast-sampling --no-half-vae --use-cpu interrogate",
"GIT": "git",
"GRADIO_ANALYTICS_ENABLED": "False",
"K_DIFFUSION_COMMIT_HASH": "51c9778f269cedb55a4d88c79c0246d35bdadb71",
"K_DIFFUSION_REPO": "https://github.com/brkirch/k-diffusion.git",
"TORCH_COMMAND": "pip install torch==2.0.1 torchvision==0.15.2"
},
"Config": {
"samples_save": true,
"samples_format": "png",
"samples_filename_pattern": "",
"save_images_add_number": true,
"grid_save": true,
"grid_format": "png",
"grid_extended_filename": false,
"grid_only_if_multiple": true,
"grid_prevent_empty_spots": false,
"grid_zip_filename_pattern": "",
"n_rows": -1,
"font": "",
"grid_text_active_color": "#000000",
"grid_text_inactive_color": "#999999",
"grid_background_color": "#ffffff",
"enable_pnginfo": true,
"save_txt": false,
"save_images_before_face_restoration": false,
"save_images_before_highres_fix": false,
"save_images_before_color_correction": false,
"save_mask": false,
"save_mask_composite": false,
"jpeg_quality": 80,
"webp_lossless": false,
"export_for_4chan": true,
"img_downscale_threshold": 4.0,
"target_side_length": 4000,
"img_max_size_mp": 200,
"use_original_name_batch": true,
"use_upscaler_name_as_suffix": false,
"save_selected_only": true,
"save_init_img": false,
"temp_dir": "",
"clean_temp_dir_at_start": false,
"outdir_samples": "",
"outdir_txt2img_samples": "outputs/txt2img-images",
"outdir_img2img_samples": "outputs/img2img-images",
"outdir_extras_samples": "outputs/extras-images",
"outdir_grids": "",
"outdir_txt2img_grids": "outputs/txt2img-grids",
"outdir_img2img_grids": "outputs/img2img-grids",
"outdir_save": "log/images",
"outdir_init_images": "outputs/init-images",
"save_to_dirs": true,
"grid_save_to_dirs": true,
"use_save_to_dirs_for_ui": false,
"directories_filename_pattern": "[date]",
"directories_max_prompt_words": 8,
"ESRGAN_tile": 192,
"ESRGAN_tile_overlap": 8,
"realesrgan_enabled_models": [
"R-ESRGAN 4x+",
"R-ESRGAN 4x+ Anime6B"
],
"upscaler_for_img2img": null,
"face_restoration_model": "CodeFormer",
"code_former_weight": 0.5,
"face_restoration_unload": false,
"show_warnings": false,
"memmon_poll_rate": 8,
"samples_log_stdout": false,
"multiple_tqdm": true,
"print_hypernet_extra": false,
"list_hidden_files": true,
"disable_mmap_load_safetensors": false,
"unload_models_when_training": false,
"pin_memory": false,
"save_optimizer_state": false,
"save_training_settings_to_txt": true,
"dataset_filename_word_regex": "",
"dataset_filename_join_string": " ",
"training_image_repeats_per_epoch": 1,
"training_write_csv_every": 500,
"training_xattention_optimizations": false,
"training_enable_tensorboard": false,
"training_tensorboard_save_images": false,
"training_tensorboard_flush_every": 120,
"sd_model_checkpoint": "toonyou_beta6.safetensors [e8d456c42e]",
"sd_checkpoint_cache": 0,
"sd_vae_checkpoint_cache": 0,
"sd_vae": "Automatic",
"sd_vae_as_default": true,
"sd_unet": "Automatic",
"inpainting_mask_weight": 1.0,
"initial_noise_multiplier": 1.0,
"img2img_color_correction": false,
"img2img_fix_steps": false,
"img2img_background_color": "#ffffff",
"enable_quantization": false,
"enable_emphasis": true,
"enable_batch_seeds": true,
"comma_padding_backtrack": 20,
"CLIP_stop_at_last_layers": 1,
"upcast_attn": false,
"auto_vae_precision": true,
"randn_source": "GPU",
"sdxl_crop_top": 0,
"sdxl_crop_left": 0,
"sdxl_refiner_low_aesthetic_score": 2.5,
"sdxl_refiner_high_aesthetic_score": 6.0,
"cross_attention_optimization": "Automatic",
"s_min_uncond": 0.0,
"token_merging_ratio": 0.0,
"token_merging_ratio_img2img": 0.0,
"token_merging_ratio_hr": 0.0,
"pad_cond_uncond": false,
"experimental_persistent_cond_cache": false,
"use_old_emphasis_implementation": false,
"use_old_karras_scheduler_sigmas": false,
"no_dpmpp_sde_batch_determinism": false,
"use_old_hires_fix_width_height": false,
"dont_fix_second_order_samplers_schedule": false,
"hires_fix_use_firstpass_conds": false,
"interrogate_keep_models_in_memory": false,
"interrogate_return_ranks": false,
"interrogate_clip_num_beams": 1,
"interrogate_clip_min_length": 24,
"interrogate_clip_max_length": 48,
"interrogate_clip_dict_limit": 1500,
"interrogate_clip_skip_categories": [],
"interrogate_deepbooru_score_threshold": 0.5,
"deepbooru_sort_alpha": true,
"deepbooru_use_spaces": true,
"deepbooru_escape": true,
"deepbooru_filter_tags": "",
"extra_networks_show_hidden_directories": true,
"extra_networks_hidden_models": "When searched",
"extra_networks_default_multiplier": 1.0,
"extra_networks_card_width": 0,
"extra_networks_card_height": 0,
"extra_networks_card_text_scale": 1.0,
"extra_networks_card_show_desc": true,
"extra_networks_add_text_separator": " ",
"ui_extra_networks_tab_reorder": "",
"textual_inversion_print_at_load": false,
"textual_inversion_add_hashes_to_infotext": true,
"sd_hypernetwork": "None",
"localization": "None",
"gradio_theme": "Default",
"img2img_editor_height": 720,
"return_grid": true,
"return_mask": false,
"return_mask_composite": false,
"do_not_show_images": false,
"send_seed": true,
"send_size": true,
"js_modal_lightbox": true,
"js_modal_lightbox_initially_zoomed": true,
"js_modal_lightbox_gamepad": false,
"js_modal_lightbox_gamepad_repeat": 250,
"show_progress_in_title": true,
"samplers_in_dropdown": true,
"dimensions_and_batch_together": true,
"keyedit_precision_attention": 0.1,
"keyedit_precision_extra": 0.05,
"keyedit_delimiters": ".,\/!?%^*;:{}=`~()",
"keyedit_move": true,
"quicksettings_list": [
"sd_model_checkpoint"
],
"ui_tab_order": [],
"hidden_tabs": [],
"ui_reorder_list": [],
"hires_fix_show_sampler": false,
"hires_fix_show_prompts": false,
"disable_token_counters": false,
"add_model_hash_to_info": true,
"add_model_name_to_info": true,
"add_user_name_to_info": false,
"add_version_to_infotext": true,
"disable_weights_auto_swap": true,
"infotext_styles": "Apply if any",
"show_progressbar": true,
"live_previews_enable": true,
"live_previews_image_format": "png",
"show_progress_grid": true,
"show_progress_every_n_steps": 10,
"show_progress_type": "Approx NN",
"live_preview_content": "Prompt",
"live_preview_refresh_period": 1000,
"hide_samplers": [],
"eta_ddim": 0.0,
"eta_ancestral": 1.0,
"ddim_discretize": "uniform",
"s_churn": 0.0,
"s_tmin": 0.0,
"s_noise": 1.0,
"k_sched_type": "Automatic",
"sigma_min": 0.0,
"sigma_max": 0.0,
"rho": 0.0,
"eta_noise_seed_delta": 0,
"always_discard_next_to_last_sigma": false,
"uni_pc_variant": "bh1",
"uni_pc_skip_type": "time_uniform",
"uni_pc_order": 3,
"uni_pc_lower_order_final": true,
"postprocessing_enable_in_main_ui": [],
"postprocessing_operation_order": [],
"upscaling_max_images_in_cache": 5,
"disabled_extensions": [],
"disable_all_extensions": "none",
"restore_config_state_file": "",
"sd_checkpoint_hash": "e8d456c42e12841e6036ab283f976bb8eff873b8ad6b893945863eed4f80db33",
"ldsr_steps": 100,
"ldsr_cached": false,
"SCUNET_tile": 256,
"SCUNET_tile_overlap": 8,
"SWIN_tile": 192,
"SWIN_tile_overlap": 8,
"SWIN_torch_compile": false,
"lora_functional": false,
"sd_lora": "None",
"lora_preferred_name": "Alias from file",
"lora_add_hashes_to_infotext": true,
"lora_show_all": false,
"lora_hide_unknown_for_versions": [],
"extra_options": [],
"extra_options_accordion": false,
"canvas_hotkey_zoom": "Alt",
"canvas_hotkey_adjust": "Ctrl",
"canvas_hotkey_move": "F",
"canvas_hotkey_fullscreen": "S",
"canvas_hotkey_reset": "R",
"canvas_hotkey_overlap": "O",
"canvas_show_tooltip": true,
"canvas_blur_prompt": false,
"canvas_disabled_functions": [
"Overlap"
],
"deforum_keep_3d_models_in_vram": false,
"deforum_enable_persistent_settings": false,
"deforum_persistent_settings_path": "models/Deforum/deforum_persistent_settings.txt",
"deforum_ffmpeg_location": "ffmpeg",
"deforum_ffmpeg_crf": 17,
"deforum_ffmpeg_preset": "fast",
"deforum_debug_mode_enabled": false,
"deforum_save_gen_info_as_srt": false,
"deforum_embed_srt": false,
"deforum_save_gen_info_as_srt_params": [
"Noise Schedule"
],
"deforum_preview": "On",
"deforum_preview_interval_frames": 100,
"control_net_model_config": "models/cldm_v15.yaml",
"control_net_model_adapter_config": "models/t2iadapter_sketch_sd14v1.yaml",
"control_net_detectedmap_dir": "detected_maps",
"control_net_models_path": "",
"control_net_modules_path": "",
"control_net_max_models_num": 3,
"control_net_model_cache_size": 1,
"control_net_inpaint_blur_sigma": 7,
"control_net_no_high_res_fix": false,
"control_net_no_detectmap": false,
"control_net_detectmap_autosaving": false,
"control_net_allow_script_control": false,
"control_net_sync_field_args": false,
"controlnet_show_batch_images_in_ui": false,
"controlnet_increment_seed_during_batch": false,
"controlnet_disable_control_type": false,
"controlnet_disable_openpose_edit": false
},
"Startup": {
"total": 4.1016340255737305,
"records": {
"start": 4.76837158203125e-06,
"launcher": 0.2738173007965088,
"import torch": 1.3788700103759766,
"import gradio": 0.4522428512573242,
"setup paths": 0.38897204399108887,
"import ldm": 0.0027070045471191406,
"other imports": 0.4452939033508301,
"opts onchange": 0.0004391670227050781,
"setup SD model": 2.002716064453125e-05,
"setup codeformer": 0.0375978946685791,
"setup gfpgan": 2.8848648071289062e-05,
"list extensions": 0.00013208389282226562,
"list SD models": 0.010242223739624023,
"load scripts/custom_code.py": 0.0005991458892822266,
"load scripts/img2imgalt.py": 0.0001659393310546875,
"load scripts/loopback.py": 7.700920104980469e-05,
"load scripts/outpainting_mk_2.py": 9.608268737792969e-05,
"load scripts/poor_mans_outpainting.py": 6.389617919921875e-05,
"load scripts/postprocessing_codeformer.py": 5.412101745605469e-05,
"load scripts/postprocessing_gfpgan.py": 4.673004150390625e-05,
"load scripts/postprocessing_upscale.py": 0.00010013580322265625,
"load scripts/prompt_matrix.py": 6.985664367675781e-05,
"load scripts/prompts_from_file.py": 6.914138793945312e-05,
"load scripts/sd_upscale.py": 5.984306335449219e-05,
"load scripts/xyz_grid.py": 0.0007622241973876953,
"load scripts/deforum.py": 0.2552807331085205,
"load scripts/deforum_extend_paths.py": 8.606910705566406e-05,
"load scripts/adapter.py": 0.0002391338348388672,
"load scripts/api.py": 0.0816190242767334,
"load scripts/batch_hijack.py": 0.000209808349609375,
"load scripts/cldm.py": 0.0001361370086669922,
"load scripts/controlnet.py": 0.04605698585510254,
"load scripts/controlnet_version.py": 0.00015497207641601562,
"load scripts/external_code.py": 6.389617919921875e-05,
"load scripts/global_state.py": 0.0002651214599609375,
"load scripts/hook.py": 0.0003399848937988281,
"load scripts/logging.py": 0.0001709461212158203,
"load scripts/lvminthin.py": 0.00015091896057128906,
"load scripts/movie2movie.py": 0.00011324882507324219,
"load scripts/processor.py": 0.00016188621520996094,
"load scripts/utils.py": 9.512901306152344e-05,
"load scripts/xyz_grid_support.py": 0.00020885467529296875,
"load scripts/ldsr_model.py": 0.013129949569702148,
"load scripts/lora_script.py": 0.06443285942077637,
"load scripts/scunet_model.py": 0.011812210083007812,
"load scripts/swinir_model.py": 0.011259794235229492,
"load scripts/hotkey_config.py": 8.511543273925781e-05,
"load scripts/extra_options_section.py": 9.512901306152344e-05,
"load scripts": 0.4883453845977783,
"load upscalers": 0.0007927417755126953,
"refresh VAE": 0.0004971027374267578,
"refresh textual inversion templates": 3.790855407714844e-05,
"scripts list_optimizers": 0.00014328956604003906,
"scripts list_unets": 3.0994415283203125e-06,
"reload hypernetworks": 0.0666816234588623,
"initialize extra networks": 0.02422618865966797,
"scripts before_ui_callback": 4.982948303222656e-05,
"create ui": 0.39435434341430664,
"gradio launch": 0.13276267051696777,
"add APIs": 0.0024411678314208984,
"app_started_callback/api.py": 0.0008111000061035156,
"app_started_callback/lora_script.py": 0.00012111663818359375,
"app_started_callback": 0.0009334087371826172
}
},
"Packages": [
"absl-py==1.4.0",
"accelerate==0.18.0",
"addict==2.4.0",
"aenum==3.1.15",
"aiofiles==23.1.0",
"aiohttp==3.8.5",
"aiosignal==1.3.1",
"altair==5.0.1",
"antlr4-python3-runtime==4.9.3",
"anyio==3.7.1",
"async-timeout==4.0.2",
"attrs==23.1.0",
"av==10.0.0",
"basicsr==1.4.2",
"beautifulsoup4==4.12.2",
"blendmodes==2022",
"boltons==23.0.0",
"cachetools==5.3.1",
"certifi==2023.7.22",
"cffi==1.15.1",
"charset-normalizer==3.2.0",
"clean-fid==0.1.35",
"click==8.1.6",
"clip==1.0",
"contourpy==1.1.0",
"cssselect2==0.7.0",
"cycler==0.11.0",
"deprecation==2.1.0",
"einops==0.4.1",
"exceptiongroup==1.1.2",
"facexlib==0.3.0",
"fastapi==0.94.0",
"ffmpy==0.3.1",
"filelock==3.12.2",
"filterpy==1.4.5",
"flatbuffers==23.5.26",
"fonttools==4.41.1",
"frozenlist==1.4.0",
"fsspec==2023.6.0",
"ftfy==6.1.1",
"future==0.18.3",
"fvcore==0.1.5.post20221221",
"gdown==4.7.1",
"gfpgan==1.3.8",
"gitdb==4.0.10",
"gitpython==3.1.30",
"google-auth-oauthlib==1.0.0",
"google-auth==2.22.0",
"gradio-client==0.3.0",
"gradio==3.32.0",
"grpcio==1.56.2",
"h11==0.12.0",
"httpcore==0.15.0",
"httpx==0.24.1",
"huggingface-hub==0.16.4",
"idna==3.4",
"imageio-ffmpeg==0.4.8",
"imageio==2.31.1",
"importlib-metadata==6.8.0",
"inflection==0.5.1",
"iopath==0.1.9",
"jinja2==3.1.2",
"jsonmerge==1.8.0",
"jsonschema-specifications==2023.7.1",
"jsonschema==4.18.4",
"kiwisolver==1.4.4",
"kornia==0.6.7",
"lark==1.1.2",
"lazy-loader==0.3",
"lightning-utilities==0.9.0",
"linkify-it-py==2.0.2",
"llvmlite==0.40.1",
"lmdb==1.4.1",
"lpips==0.1.4",
"lxml==4.9.3",
"markdown-it-py==2.2.0",
"markdown==3.4.4",
"markupsafe==2.1.3",
"matplotlib==3.7.2",
"mdit-py-plugins==0.3.3",
"mdurl==0.1.2",
"mediapipe==0.10.2",
"mpmath==1.3.0",
"multidict==6.0.4",
"networkx==3.1",
"numba==0.57.1",
"numexpr==2.8.4",
"numpy==1.23.5",
"oauthlib==3.2.2",
"omegaconf==2.2.3",
"open-clip-torch==2.20.0",
"opencv-contrib-python==4.8.0.74",
"opencv-python==4.8.0.74",
"orjson==3.9.2",
"packaging==23.1",
"pandas==2.0.3",
"piexif==1.1.3",
"pillow==9.5.0",
"pims==0.6.0",
"pip==22.3.1",
"platformdirs==3.10.0",
"portalocker==2.7.0",
"protobuf==3.20.0",
"psutil==5.9.5",
"pyasn1-modules==0.3.0",
"pyasn1==0.5.0",
"pycparser==2.21",
"pydantic==1.10.12",
"pydub==0.25.1",
"pygments==2.15.1",
"pyparsing==3.0.9",
"pysocks==1.7.1",
"python-dateutil==2.8.2",
"python-multipart==0.0.6",
"pytorch-lightning==1.9.4",
"pytz==2023.3",
"pywavelets==1.4.1",
"pyyaml==6.0.1",
"realesrgan==0.3.0",
"referencing==0.30.0",
"regex==2023.6.3",
"reportlab==4.0.4",
"requests-oauthlib==1.3.1",
"requests==2.31.0",
"resize-right==0.0.2",
"rich==13.5.1",
"rpds-py==0.9.2",
"rsa==4.9",
"safetensors==0.3.1",
"scikit-image==0.20.0",
"scipy==1.11.1",
"semantic-version==2.10.0",
"sentencepiece==0.1.99",
"setuptools==65.5.0",
"six==1.16.0",
"slicerator==1.1.0",
"smmap==5.0.0",
"sniffio==1.3.0",
"sounddevice==0.4.6",
"soupsieve==2.4.1",
"starlette==0.26.1",
"svglib==1.5.1",
"sympy==1.12",
"tabulate==0.9.0",
"tb-nightly==2.14.0a20230730",
"tensorboard-data-server==0.7.1",
"termcolor==2.3.0",
"tifffile==2023.7.18",
"timm==0.6.7",
"tinycss2==1.2.1",
"tokenizers==0.13.3",
"tomesd==0.1.2",
"tomli==2.0.1",
"toolz==0.12.0",
"torch==2.0.1",
"torchdiffeq==0.2.3",
"torchmetrics==1.0.1",
"torchsde==0.2.5",
"torchvision==0.15.2",
"tqdm==4.65.0",
"trampoline==0.1.2",
"transformers==4.25.1",
"typing-extensions==4.7.1",
"tzdata==2023.3",
"uc-micro-py==1.0.2",
"urllib3==1.26.16",
"uvicorn==0.23.2",
"wcwidth==0.2.6",
"webencodings==0.5.1",
"websockets==11.0.3",
"werkzeug==2.3.6",
"wheel==0.41.0",
"yacs==0.1.8",
"yapf==0.40.1",
"yarl==1.9.2",
"zipp==3.16.2"
]
}
'''
Steps to reproduce the problem
What should have happened?
The first picture is generated and then crashes with the error cd ~/stable-diffusion-webui;./webui.sh --no-half
Version or Commit where the problem happens
latest version
What Python version are you running on ?
None
What platforms do you use to access the UI ?
No response
What device are you running WebUI on?
No response
Cross attention optimization
Automatic
What browsers do you use to access the UI ?
No response
Command Line Arguments
List of extensions
Extension URL Branch Version Date Update deforum-for-automatic1111-webui https://github.com/deforum-art/deforum-for-automatic1111-webui.git automatic1111-webui [46475d9b](https://github.com/deforum-art/deforum-for-automatic1111-webui/commit/46475d9b8880d1a7f902ae353c0b9396f211f58a) Fri Jul 28 06:08:12 2023 unknown sd-webui-controlnet https://github.com/Mikubill/sd-webui-controlnet.git main [5ae9b4a1](https://github.com/Mikubill/sd-webui-controlnet/commit/5ae9b4a1a0c7d9a2938e75aaf052ab078623066f) Fri Jul 28 14:28:41 2023 unknown LDSR [built-in](http://127.0.0.1:7860/) None Tue Aug 1 06:10:51 2023 Lora [built-in](http://127.0.0.1:7860/) None Tue Aug 1 06:10:51 2023 ScuNET [built-in](http://127.0.0.1:7860/) None Tue Aug 1 06:10:51 2023 SwinIR [built-in](http://127.0.0.1:7860/) None Tue Aug 1 06:10:51 2023 canvas-zoom-and-pan [built-in](http://127.0.0.1:7860/) None Tue Aug 1 06:10:51 2023 extra-options-section [built-in](http://127.0.0.1:7860/) None Tue Aug 1 06:10:51 2023 mobile [built-in](http://127.0.0.1:7860/) None Tue Aug 1 06:10:51 2023 prompt-bracket-checker [built-in](http://127.0.0.1:7860/) None Tue Aug 1 06:10:51 2023 ### Console logs ```Shell cd ~/stable-diffusion-webui;./webui.sh --no-half --xformers ################################################################ Install script for stable-diffusion + Web UI Tested on Debian 11 (Bullseye) ################################################################ ################################################################ Running on james user ################################################################ ################################################################ Repo already cloned, using it as install directory ################################################################ ################################################################ Create and activate python venv ################################################################ ################################################################ Launching launch.py... ################################################################ Python 3.10.10 (main, Feb 24 2023, 04:10:25) [Clang 14.0.0 (clang-1400.0.29.202)] Version: v1.5.1 Commit hash: 68f336bd994bed5442ad95bad6b6ad5564a5409a Launching Web UI with arguments: --no-half --xformers --skip-torch-cuda-test --upcast-sampling --no-half-vae --use-cpu interrogate no module 'xformers'. Processing without... no module 'xformers'. Processing without... No module 'xformers'. Proceeding without it. Warning: caught exception 'Torch not compiled with CUDA enabled', memory monitor disabled *** Cannot import xformers Traceback (most recent call last): File "/Users/james/stable-diffusion-webui/modules/sd_hijack_optimizations.py", line 156, in
./webui.sh --skip-torch-cuda-test --no-half
I think that remove the option
--xformers
may solve the problem. On my M1 Max, python just raise error too if with the option.xformers
doesn't support mpsAccording to https://github.com/facebookresearch/xformers/issues/731#issuecomment-1518980674, they don't support mac now or in the future at this point.
Thanks I tried that and got the same error
thanks Teddy for the headsup seems Mac isnt too stable, I guess I have to just keep using my windows / nvidia setup.
I can run mov2mov ok just not deforum
Open an issue in the Deforum extension repo if the problem persists. Closing.