GGUF
calcuis commited on
Commit
769264c
·
1 Parent(s): 620f6e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -32,8 +32,7 @@ CMAKE_ARGS="-DSD_VULKAN=ON" pip install gguf-diffusion # Vulkan
32
  ## usage
33
 
34
  ```bash
35
- python -m gguf_diffusion # launch the GUI in the browser
36
- gguf-diffusion # same
37
  gguf-diffusion --port 8643 --no-browser
38
  ```
39
 
 
32
  ## usage
33
 
34
  ```bash
35
+ gguf-diffusion # launch the GUI in the browser
 
36
  gguf-diffusion --port 8643 --no-browser
37
  ```
38