mirror of
https://github.com/nod-ai/SHARK-Studio.git
synced 2026-01-09 13:57:54 -05:00
Update README.md
This commit is contained in:
@@ -66,11 +66,13 @@ For more options to the Stable Diffusion model read [this](https://github.com/no
|
||||
|
||||
#### Windows 10/11 Users
|
||||
```powershell
|
||||
(shark.venv) PS C:\Users\nod\SHARK\web> python web\index.py
|
||||
(shark.venv) PS C:\Users\nod\SHARK> cd web
|
||||
(shark.venv) PS C:\Users\nod\SHARK\web> python index.py
|
||||
```
|
||||
#### Linux / macOS Users
|
||||
#### Linux Users
|
||||
```shell
|
||||
(shark.venv) > python web/index.py
|
||||
(shark.venv) > cd web
|
||||
(shark.venv) > python index.py
|
||||
```
|
||||
|
||||
Access Stable Diffusion on http://localhost:8080
|
||||
|
||||
Reference in New Issue
Block a user