Skip to content

Commit

Permalink
docs: update README.md (#47)
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
eltociear authored Oct 6, 2024
1 parent e384c3e commit a2c71f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ print(tokenizer.decode(out[0], skip_special_tokens=True))
```

### Gradio Web App Example
A environment variable is available to control share link or not.
An environment variable is available to control share link or not.
`export SHARE_LINK=1`
```
python -m vptq.app
Expand Down

0 comments on commit a2c71f6

Please sign in to comment.