Skip to content

Commit

Permalink
codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
wejoncy committed Sep 21, 2024
1 parent 2a25fcc commit d114e77
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 @@ -76,7 +76,7 @@ print(tokenizer.decode(out[0], skip_special_tokens=True))
```

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

0 comments on commit d114e77

Please sign in to comment.