Instructions to use Comfy-Org/HiDream-O1-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/HiDream-O1-Image with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Normalize README metadata and formatting (#12)
Browse files- Normalize README metadata and formatting (0cfa84a3bcb61e1f49065216bfbacd1f753e081c)
README.md
CHANGED
|
@@ -3,6 +3,9 @@ license: mit
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# HiDream-O1-Image
|
|
@@ -26,4 +29,4 @@ Place the files in the following folders:
|
|
| 26 |
β β βββ hidream_o1_image_dev_mxfp8.safetensors
|
| 27 |
β β βββ hidream_o1_image_fp8_scaled.safetensors
|
| 28 |
β β βββ hidream_o1_image_mxfp8.safetensors
|
| 29 |
-
```
|
|
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- HiDream-ai/HiDream-O1-Image
|
| 8 |
+
- HiDream-ai/HiDream-O1-Image-Dev
|
| 9 |
---
|
| 10 |
|
| 11 |
# HiDream-O1-Image
|
|
|
|
| 29 |
β β βββ hidream_o1_image_dev_mxfp8.safetensors
|
| 30 |
β β βββ hidream_o1_image_fp8_scaled.safetensors
|
| 31 |
β β βββ hidream_o1_image_mxfp8.safetensors
|
| 32 |
+
```
|