lixiang007666 commited on
Commit
07ca49e
·
verified ·
1 Parent(s): 69cb3b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # SVD + OneDiff Quant
6
+ ![](https://cdn-uploads.huggingface.co/production/uploads/62ff37afce3c00cd2ca105d4/LVd14NHnkNE5aArXBIQbM.png)
7
+
8
+ This is the svd-xt model required for OneDiff Enterprise, for more details and running instructions, please refer to [onediff](https://github.com/siliconflow/onediff/blob/main/README_ENTERPRISE.md).
9
+
10
+ ## Using OneDiff Quant
11
+
12
+ Here’s a simple workflow in ComfyUI that uses the OneDiff Enterprise feature:
13
+
14
+
15
+ Download the [`unet_SVD_img2vid_quantize_info.pt` 🔗](https://huggingface.co/siliconflow/stable-video-diffusion-xt-comfyui-deepcache-int8/tree/main) file and place it in the `ComfyUI/models/onediff_quant/` directory.
16
+
17
+ OneDiff Enterprise SVD
18
+ ![OneDiff Quant](xx.png)
19
+
20
+ OneDiff Enterprise SVD + DeepCache
21
+
22
+ ![OneDiff Quant](xx.png)
23
+
24
+
25
+