Update README.md
Browse files
README.md
CHANGED
|
@@ -34,8 +34,8 @@ It integrates directly with [ComfyUI Violet Tools](https://github.com/leylahviol
|
|
| 34 |
|
| 35 |
This repository contains all the necessary artifacts to load the model and its tokenizer:
|
| 36 |
|
| 37 |
-
- `violet-essentia-ex-machina.onnx` β ONNX graph
|
| 38 |
-
- `violet-essentia-ex-machina.onnx.data` β tensor weights (~
|
| 39 |
- `tokenizer.json` β full tokenizer definition
|
| 40 |
- `tokenizer.model` β SentencePiece model
|
| 41 |
- `tokenizer_config.json` β tokenizer settings
|
|
|
|
| 34 |
|
| 35 |
This repository contains all the necessary artifacts to load the model and its tokenizer:
|
| 36 |
|
| 37 |
+
- `violet-essentia-ex-machina-int8.onnx` β ONNX graph
|
| 38 |
+
- `violet-essentia-ex-machina-int8.onnx.data` β tensor weights (~4.12 GB)
|
| 39 |
- `tokenizer.json` β full tokenizer definition
|
| 40 |
- `tokenizer.model` β SentencePiece model
|
| 41 |
- `tokenizer_config.json` β tokenizer settings
|