EricRollei commited on
Commit
ef3f1f8
·
verified ·
1 Parent(s): 4fdac1c

update minor changes

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,6 +8,10 @@ tags:
8
  - quantization
9
  - int8
10
  - comfyui
 
 
 
 
11
  pipeline_tag: text-to-image
12
  ---
13
 
@@ -35,7 +39,7 @@ INT8 quantization of the Hunyuan Image 3.0 text-to-image diffusion transformer,
35
 
36
  **Recommended Hardware:**
37
  - NVIDIA RTX 6000 Ada (48GB) - requires model split/offload
38
- - NVIDIA RTX 6000 Blackwell (96GB) - fits entirely in VRAM ✅
39
  - Multi-GPU setups with 80GB+ combined VRAM
40
 
41
  ## Usage
 
8
  - quantization
9
  - int8
10
  - comfyui
11
+ - custom nodes
12
+ - autoregressive
13
+ - Dit
14
+ - Hunyuan-Image-3
15
  pipeline_tag: text-to-image
16
  ---
17
 
 
39
 
40
  **Recommended Hardware:**
41
  - NVIDIA RTX 6000 Ada (48GB) - requires model split/offload
42
+ - NVIDIA RTX 6000 Blackwell (96GB) - fits entirely in VRAM ✅ Workflows on the github page
43
  - Multi-GPU setups with 80GB+ combined VRAM
44
 
45
  ## Usage