Remove library name, update pipeline tag
#2
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
base_model:
|
| 3 |
- black-forest-labs/FLUX.1-dev
|
| 4 |
license: apache-2.0
|
| 5 |
-
pipeline_tag:
|
| 6 |
tags:
|
| 7 |
- panorama
|
| 8 |
- generation
|
|
@@ -10,7 +10,6 @@ tags:
|
|
| 10 |
- flow-matching
|
| 11 |
- text-to-image
|
| 12 |
- image-to-image
|
| 13 |
-
library_name: diffusers
|
| 14 |
---
|
| 15 |
|
| 16 |
# OmniX: From Unified Panoramic Generation and Perception to Graphics-Ready 3D Scenes
|
|
|
|
| 2 |
base_model:
|
| 3 |
- black-forest-labs/FLUX.1-dev
|
| 4 |
license: apache-2.0
|
| 5 |
+
pipeline_tag: image-to-image
|
| 6 |
tags:
|
| 7 |
- panorama
|
| 8 |
- generation
|
|
|
|
| 10 |
- flow-matching
|
| 11 |
- text-to-image
|
| 12 |
- image-to-image
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# OmniX: From Unified Panoramic Generation and Perception to Graphics-Ready 3D Scenes
|