calcuis commited on
Commit
c038d33
·
verified ·
1 Parent(s): 5e860b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -46,6 +46,9 @@ widget:
46
 
47
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/cosmos-predict2-v2w.png)
48
 
 
 
 
49
  ### **reference**
50
  - base model from [nvidia](https://huggingface.co/nvidia)
51
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
 
46
 
47
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/cosmos-predict2-v2w.png)
48
 
49
+ - don't need safetensors anymore; all gguf (model + encoder + vae)
50
+ - full set gguf works on gguf-node (see the last item from reference below)
51
+
52
  ### **reference**
53
  - base model from [nvidia](https://huggingface.co/nvidia)
54
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)