Lexius commited on
Commit
ddab938
Β·
verified Β·
1 Parent(s): 530d205

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -20,5 +20,9 @@ Place the files in the following folders:
20
  β”œβ”€β”€ πŸ“‚ models/
21
  β”‚ β”œβ”€β”€ πŸ“‚ checkpoints/
22
  β”‚ β”‚ β”œβ”€β”€ hidream_o1_image_bf16.safetensors
23
- β”‚ β”‚ └── hidream_o1_image_dev_bf16.safetensors
 
 
 
 
24
  ```
 
20
  β”œβ”€β”€ πŸ“‚ models/
21
  β”‚ β”œβ”€β”€ πŸ“‚ checkpoints/
22
  β”‚ β”‚ β”œβ”€β”€ hidream_o1_image_bf16.safetensors
23
+ β”‚ β”‚ β”œβ”€β”€ hidream_o1_image_dev_bf16.safetensors
24
+ β”‚ β”‚ β”œβ”€β”€ hidream_o1_image_dev_fp8_scaled.safetensors
25
+ β”‚ β”‚ β”œβ”€β”€ hidream_o1_image_dev_mxfp8.safetensors
26
+ β”‚ β”‚ β”œβ”€β”€ hidream_o1_image_fp8_scaled.safetensors
27
+ β”‚ β”‚ └── hidream_o1_image_mxfp8.safetensors
28
  ```