Mayo commited on
Revert "docs: remove mentioning 7z"
Browse filesThis reverts commit d19b2807f19dfa482cc84fae2306aed68ad20bab.
README.md
CHANGED
|
@@ -95,7 +95,7 @@ Koharu uses several pre-trained models for different tasks:
|
|
| 95 |
- [AnimeMangaInpainting](https://huggingface.co/dreMaz/AnimeMangaInpainting)
|
| 96 |
- [YuzuMarker.FontDetection](https://github.com/JeffersonQin/YuzuMarker.FontDetection)
|
| 97 |
|
| 98 |
-
The models will be automatically downloaded when you run Koharu for the first time.
|
| 99 |
|
| 100 |
We convert the original models to safetensors format for better performance and compatibility with Rust. The converted models are hosted on [Hugging Face](https://huggingface.co/mayocream).
|
| 101 |
|
|
|
|
| 95 |
- [AnimeMangaInpainting](https://huggingface.co/dreMaz/AnimeMangaInpainting)
|
| 96 |
- [YuzuMarker.FontDetection](https://github.com/JeffersonQin/YuzuMarker.FontDetection)
|
| 97 |
|
| 98 |
+
The models will be automatically downloaded when you run Koharu for the first time. Windows user can download the `Koharu-win-CUDA-bundled.7z` release package to get those models pre-bundled.
|
| 99 |
|
| 100 |
We convert the original models to safetensors format for better performance and compatibility with Rust. The converted models are hosted on [Hugging Face](https://huggingface.co/mayocream).
|
| 101 |
|