Browse Source

Update README.md

pull/50/head
tin2tin 1 year ago committed by GitHub
parent
commit
5642537e40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -168,9 +168,9 @@ Stable Diffusion XL: https://huggingface.co/stabilityai/stable-diffusion-xl-base
Hugging Face diffusers model is downloaded from the hub and saved to a local cache directory. By default, the cache directory is located at:
On Linux and macOS: ~/.cache/huggingface/transformers
On Linux and macOS: ~/.cache/huggingface/hub
On Windows: %userprofile%\\.cache\huggingface\transformers
On Windows: %userprofile%\\.cache\huggingface\hub
Here you can locate and delete the individual models.

Loading…
Cancel
Save