Skip to content

Commit

Permalink
Merge pull request #12 from AveryVeilfaire/main
Browse files Browse the repository at this point in the history
Lowercased expression names, readme corrections.
  • Loading branch information
deepratna-awale authored Sep 23, 2024
2 parents 984f078 + 7163218 commit 6f3c34f
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 59 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ python3 -m venv .venv

- Install Requirements
```bash
pip install -r reqiurements.txt
pip install -r requirements.txt
```

- Launch App
Expand Down Expand Up @@ -123,4 +123,4 @@ PS: This is a very handy tool to use with [Silly Tavern](https://github.com/Sill
# Special Thanks
[SD Parsers by d3x-at](https://github.com/d3x-at/sd-parsers)

[SD API Examples](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/3734)
[SD API Examples](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/3734)
Loading

0 comments on commit 6f3c34f

Please sign in to comment.