add tags for better discoverability :) (#3)
Browse files- add tags for better discoverability :) (a7aef55c2791bb6a056a9bdf7763f486a23e10bd)
- Update README.md (377e53af960e153ce5b51a5cf1db5c5f6d49aa5f)
Co-authored-by: Linoy Tsaban <linoyts@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Rebalance Model Overview
|
| 5 |
<div style="display:inline-block">
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen-Image
|
| 5 |
+
pipeline_tag: text-to-image
|
| 6 |
+
library_name: comfyUI
|
| 7 |
---
|
| 8 |
# Rebalance Model Overview
|
| 9 |
<div style="display:inline-block">
|