Skip to content

Commit 232c931

Browse files
committed
Mac k-diffusion workarounds are no longer needed
1 parent f4dbb0c commit 232c931

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: webui-macos-env.sh

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ fi
1212
export install_dir="$HOME"
1313
export COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --no-half-vae --use-cpu interrogate"
1414
export TORCH_COMMAND="pip install torch==2.0.1 torchvision==0.15.2"
15-
export K_DIFFUSION_REPO="https://github.com/brkirch/k-diffusion.git"
16-
export K_DIFFUSION_COMMIT_HASH="51c9778f269cedb55a4d88c79c0246d35bdadb71"
1715
export PYTORCH_ENABLE_MPS_FALLBACK=1
1816

1917
####################################################################

0 commit comments

Comments
 (0)