diff --git a/README.md b/README.md index 5ea2c6c7..ec5ac09d 100644 --- a/README.md +++ b/README.md @@ -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