yzhautouskay commited on
Commit
e43e3ae
·
verified ·
1 Parent(s): 2baa929

List Diffusers under Runtime Engine(s) and Acceleration Engine

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -196,6 +196,7 @@ Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated sys
196
 
197
  - [PyTorch](https://github.com/nvidia/cosmos3)
198
  - [vLLM-Omni](https://github.com/vllm-project/vllm-omni)
 
199
 
200
  **Supported Hardware Microarchitecture Compatibility:**
201
 
@@ -583,7 +584,7 @@ Cosmos3 outputs should not be treated as physically accurate simulation, reliabl
583
 
584
  ## Inference
585
 
586
- **Acceleration Engine:** [PyTorch](https://pytorch.org/), [vLLM-Omni](https://github.com/vllm-project/vllm-omni)
587
 
588
  **Test Hardware:** RTX PRO 6000, H20, H100, H200, B200
589
 
 
196
 
197
  - [PyTorch](https://github.com/nvidia/cosmos3)
198
  - [vLLM-Omni](https://github.com/vllm-project/vllm-omni)
199
+ - [Hugging Face Diffusers](https://github.com/huggingface/diffusers)
200
 
201
  **Supported Hardware Microarchitecture Compatibility:**
202
 
 
584
 
585
  ## Inference
586
 
587
+ **Acceleration Engine:** [PyTorch](https://pytorch.org/), [vLLM-Omni](https://github.com/vllm-project/vllm-omni), [Hugging Face Diffusers](https://github.com/huggingface/diffusers)
588
 
589
  **Test Hardware:** RTX PRO 6000, H20, H100, H200, B200
590