Add base_model_relation to Model Card
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: mit
|
|
| 3 |
base_model:
|
| 4 |
- HiDream-ai/HiDream-I1-Dev
|
| 5 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# HiDream-I1 4Bit Quantized Model
|
|
|
|
| 3 |
base_model:
|
| 4 |
- HiDream-ai/HiDream-I1-Dev
|
| 5 |
pipeline_tag: text-to-image
|
| 6 |
+
library_name: diffusers
|
| 7 |
+
base_model_relation: quantized
|
| 8 |
---
|
| 9 |
|
| 10 |
# HiDream-I1 4Bit Quantized Model
|