Skip to content

Commit 1cbff3c

Browse files
authored
Update README.md
1 parent 3040fa0 commit 1cbff3c

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -86,27 +86,6 @@ History:
8686
* Mac with Intel or M1/M2 CPU
8787
* MacOS 12.3.1 or later
8888

89-
## Removing DiffusionBee
90-
91-
### Removing the application itself
92-
Drag and drop the DiffusionBee.app application to the Trash.
93-
94-
### Removing leftover files
95-
DiffusionBee saves your generated images and soem information related to the custom models you might have imported in your home folder, in the .diffusionbee/ folder. If you want to fully uninstall the application, you can safely remove the whole folder. There are two ways to do it:
96-
97-
#### From the Terminal
98-
Open the Terminal.app application (located in /Applications/Utilities/), and enter the command:
99-
100-
```
101-
rm -r ~/.diffusionbee/
102-
```
103-
104-
This will remove all traces of the DiffusionBee application (cache, generated images, imported models...).
105-
106-
#### From the Finder
107-
Open your Home folder, and press the cmd + shift + . (command + shift + period) keys. This will show the hidden files and directories. You can safely drag and drop the .diffusionbee folder in the Trash.
108-
109-
11089
License : Stable Diffusion is released under the CreativeML OpenRAIL M license : https://github.com/CompVis/stable-diffusion/blob/main/LICENSE
11190
Diffusion Bee is just a GUI wrapper on top of Stable Diffusion, so all the term of Stable Diffusion are applied on the outputs.
11291

0 commit comments

Comments
 (0)