SeanScripts commited on
Commit
82d50a1
1 Parent(s): d7c24e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -48,3 +48,6 @@ output = processor.decode(generate_ids[0][prompt_tokens:]).replace('<|eot_id|>',
48
  print(output)
49
 
50
  ```
 
 
 
 
48
  print(output)
49
 
50
  ```
51
+
52
+ You can get a set of ComfyUI custom nodes for running this model here:
53
+ [https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision](https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision)