Ronysoc commited on
Commit
2afd197
·
verified ·
1 Parent(s): 95fb3d3

Add English model card and Chinese translation

Browse files
Files changed (2) hide show
  1. README.md +9 -7
  2. README_zh.md +20 -0
README.md CHANGED
@@ -11,19 +11,21 @@ tags:
11
 
12
  # ToriiGate-0.5 INT8 ConvRot
13
 
14
- 这是 [Minthy/ToriiGate-0.5](https://huggingface.co/Minthy/ToriiGate-0.5) 的 **INT8 ConvRot 量化版本**,使用 [Comfy-Org/comfy-model-tools](https://github.com/Comfy-Org/comfy-model-tools) 制作。
15
 
16
- 关于模型能力、适用范围、使用限制以及其他详细信息,请参阅[原始模型仓库](https://huggingface.co/Minthy/ToriiGate-0.5)。关于量化方法及工具用法,请参阅 [comfy-model-tools 原仓库](https://github.com/Comfy-Org/comfy-model-tools)
17
 
18
- ## ComfyUI 使用建议
19
 
20
- 建议搭配 [ComfyUI-ToriiGate-Reforged](https://github.com/CocyNoric/ComfyUI-ToriiGate-Reforged) 使用。
 
 
21
 
22
  ## Acknowledgements
23
 
24
- - 感谢 [Minthy/ToriiGate-0.5](https://huggingface.co/Minthy/ToriiGate-0.5) 的作者发布原始模型。
25
- - 感谢 [Comfy-Org/comfy-model-tools](https://github.com/Comfy-Org/comfy-model-tools) 提供本模型所使用的量化工具。
26
 
27
  ## License
28
 
29
- 本量化版本继承原始 Hugging Face 模型仓库的许可证,采用 **MIT License**。使用本模型前,请同时查阅并遵守[原始模型仓库](https://huggingface.co/Minthy/ToriiGate-0.5)中的许可证说明及相关条款。
 
11
 
12
  # ToriiGate-0.5 INT8 ConvRot
13
 
14
+ **English** | [简体中文](./README_zh.md)
15
 
16
+ This repository contains an **INT8 ConvRot quantization** of [Minthy/ToriiGate-0.5](https://huggingface.co/Minthy/ToriiGate-0.5), produced with [Comfy-Org/comfy-model-tools](https://github.com/Comfy-Org/comfy-model-tools).
17
 
18
+ For details about the model's capabilities, intended use, limitations, and requirements, please refer to the [original model repository](https://huggingface.co/Minthy/ToriiGate-0.5). For information about the quantization method and tooling, see the [comfy-model-tools repository](https://github.com/Comfy-Org/comfy-model-tools).
19
 
20
+ ## ComfyUI Recommendation
21
+
22
+ For use with ComfyUI, pairing this model with [ComfyUI-ToriiGate-Reforged](https://github.com/CocyNoric/ComfyUI-ToriiGate-Reforged) is recommended.
23
 
24
  ## Acknowledgements
25
 
26
+ - Thanks to the authors of [Minthy/ToriiGate-0.5](https://huggingface.co/Minthy/ToriiGate-0.5) for releasing the original model.
27
+ - Thanks to [Comfy-Org/comfy-model-tools](https://github.com/Comfy-Org/comfy-model-tools) for providing the quantization tooling used to create this model.
28
 
29
  ## License
30
 
31
+ This quantized version inherits the license of the original Hugging Face model repository and is distributed under the **MIT License**. Before using this model, please review and comply with the license information and applicable terms in the [original model repository](https://huggingface.co/Minthy/ToriiGate-0.5).
README_zh.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ToriiGate-0.5 INT8 ConvRot
2
+
3
+ [English](./README.md) | **简体中文**
4
+
5
+ 本仓库包含 [Minthy/ToriiGate-0.5](https://huggingface.co/Minthy/ToriiGate-0.5) 的 **INT8 ConvRot 量化版本**,使用 [Comfy-Org/comfy-model-tools](https://github.com/Comfy-Org/comfy-model-tools) 制作。
6
+
7
+ 关于模型能力、适用范围、使用限制和运行要求等详细信息,请参阅[原始模型仓库](https://huggingface.co/Minthy/ToriiGate-0.5)。关于量化方法和工具用法,请参阅 [comfy-model-tools 仓库](https://github.com/Comfy-Org/comfy-model-tools)。
8
+
9
+ ## ComfyUI 使用建议
10
+
11
+ 在 ComfyUI 中使用时,建议搭配 [ComfyUI-ToriiGate-Reforged](https://github.com/CocyNoric/ComfyUI-ToriiGate-Reforged)。
12
+
13
+ ## 致谢
14
+
15
+ - 感谢 [Minthy/ToriiGate-0.5](https://huggingface.co/Minthy/ToriiGate-0.5) 的作者发布原始模型。
16
+ - 感谢 [Comfy-Org/comfy-model-tools](https://github.com/Comfy-Org/comfy-model-tools) 提供本模型所使用的量化工具。
17
+
18
+ ## 许可证
19
+
20
+ 本量化版本继承原始 Hugging Face 模型仓库的许可证,采用 **MIT License**。使用本模型前,请查阅并遵守[原始模型仓库](https://huggingface.co/Minthy/ToriiGate-0.5)中的许可证说明和相关条款。