lunahr commited on
Commit
101cac7
·
unverified ·
1 Parent(s): 71933aa

Upload Safetensors models

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,9 +7,11 @@ tags:
7
  base_model:
8
  - sesame/csm-1b
9
  pipeline_tag: text-to-speech
 
10
  ---
11
 
12
- ## CSM 1B
 
13
 
14
  **2025/03/13** - We are releasing the 1B CSM variant. Code is available on GitHub: [SesameAILabs/csm](https://github.com/SesameAILabs/csm).
15
 
 
7
  base_model:
8
  - sesame/csm-1b
9
  pipeline_tag: text-to-speech
10
+ library_name: diffusers
11
  ---
12
 
13
+ ## CSM 1B (Safetensors)
14
+ Converted from the original: https://huggingface.co/sesame/csm-1b to the Safetensors format. It also tracks downloads.
15
 
16
  **2025/03/13** - We are releasing the 1B CSM variant. Code is available on GitHub: [SesameAILabs/csm](https://github.com/SesameAILabs/csm).
17