Spaces:
Sleeping
Sleeping
minor change to force rebuild
Browse files
README.md
CHANGED
@@ -21,3 +21,5 @@ $ pip install -r requirements.txt
|
|
21 |
```
|
22 |
|
23 |
Then run `python app.py` or `gradio app.py` (for debugging auto reloading) to try the app at http://127.0.0.1:7860/
|
|
|
|
|
|
21 |
```
|
22 |
|
23 |
Then run `python app.py` or `gradio app.py` (for debugging auto reloading) to try the app at http://127.0.0.1:7860/
|
24 |
+
|
25 |
+
Use https://platform.openai.com/tokenizer for visualization
|