Skip to content

Commit

Permalink
"Remove unnecessary line breaks and blank lines in README.md"
Browse files Browse the repository at this point in the history
  • Loading branch information
p-shubh committed Nov 8, 2024
1 parent f36dff3 commit da0c113
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,16 @@ docker-compose up --build -d
/generate <prompt>
```

##

#### To upscale an image from given set of image :

```
!airbot upscale <index>
```

where <index> is the index of the image you want to upscale

##

#### To get variation of an image from the given images :
where `<index>` is the index of the image you want to upscale

#### To get variation of an image from the given images :

```
!airbot variation <index>
```

where <index> is the index of the image you want to get variations of

0 comments on commit da0c113

Please sign in to comment.