update
Browse files- .gitattributes +1 -0
- README.md +6 -7
- assets/comparison.png +3 -0
- assets/demo.png +3 -0
- assets/framework_overall.png +3 -0
- assets/framework_prompt_rewrite.png +3 -0
- assets/gsb.png +3 -0
- assets/logo.png +3 -0
- assets/reprompt.png +3 -0
- assets/show_cases.png +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
library_name: HunyuanImage-2.1
|
3 |
license: other
|
4 |
license_name: tencent-hunyuan-community
|
@@ -12,7 +12,6 @@ pipeline_tag: text-to-image
|
|
12 |
extra_gated_eu_disallowed: true
|
13 |
---
|
14 |
|
15 |
-
|
16 |
[ไธญๆ้
่ฏป](./README_CN.md)
|
17 |
|
18 |
<p align="center">
|
@@ -53,15 +52,15 @@ This repo contains PyTorch model definitions, pretrained weights and inference/s
|
|
53 |
|
54 |
## Contents
|
55 |
- [HunyuanImage-2.1: An Efficient Diffusion Model for High-Resolution (2K) Text-to-Image Generationโ](#hunyuanimage-21-an-efficient-diffusion-model-for-high-resolution-2k-text-to-image-generation)
|
56 |
-
- [๐ฅ Demo](#-demo)
|
57 |
- [๐ฅ๐ฅ๐ฅ Latest Updates](#-latest-updates)
|
|
|
58 |
- [Contents](#contents)
|
59 |
-
- [
|
60 |
-
- [
|
61 |
-
- [๐
|
62 |
- [Prompt Enhanced Demo](#prompt-enhanced-demo)
|
63 |
- [๐ Comparisons](#-comparisons)
|
64 |
-
- [๐ Requirements](#-requirements)
|
65 |
- [๐ ๏ธ Dependencies and Installation](#๏ธ-dependencies-and-installation)
|
66 |
- [๐งฑ Download Pretrained Models](#-download-pretrained-models)
|
67 |
- [๐ Usage](#-usage)
|
|
|
1 |
+
----
|
2 |
library_name: HunyuanImage-2.1
|
3 |
license: other
|
4 |
license_name: tencent-hunyuan-community
|
|
|
12 |
extra_gated_eu_disallowed: true
|
13 |
---
|
14 |
|
|
|
15 |
[ไธญๆ้
่ฏป](./README_CN.md)
|
16 |
|
17 |
<p align="center">
|
|
|
52 |
|
53 |
## Contents
|
54 |
- [HunyuanImage-2.1: An Efficient Diffusion Model for High-Resolution (2K) Text-to-Image Generationโ](#hunyuanimage-21-an-efficient-diffusion-model-for-high-resolution-2k-text-to-image-generation)
|
|
|
55 |
- [๐ฅ๐ฅ๐ฅ Latest Updates](#-latest-updates)
|
56 |
+
- [๐ฅ Demo](#-demo)
|
57 |
- [Contents](#contents)
|
58 |
+
- [Abstract](#abstract)
|
59 |
+
- [HunyuanImage-2.1 Overall Pipeline](#hunyuanimage-21-overall-pipeline)
|
60 |
+
- [๐ HunyuanImage-2.1 Key Features](#-hunyuanimage-21-key-features)
|
61 |
- [Prompt Enhanced Demo](#prompt-enhanced-demo)
|
62 |
- [๐ Comparisons](#-comparisons)
|
63 |
+
- [๐ System Requirements](#-system-requirements)
|
64 |
- [๐ ๏ธ Dependencies and Installation](#๏ธ-dependencies-and-installation)
|
65 |
- [๐งฑ Download Pretrained Models](#-download-pretrained-models)
|
66 |
- [๐ Usage](#-usage)
|
assets/comparison.png
ADDED
![]() |
Git LFS Details
|
assets/demo.png
ADDED
![]() |
Git LFS Details
|
assets/framework_overall.png
ADDED
![]() |
Git LFS Details
|
assets/framework_prompt_rewrite.png
ADDED
![]() |
Git LFS Details
|
assets/gsb.png
ADDED
![]() |
Git LFS Details
|
assets/logo.png
ADDED
![]() |
Git LFS Details
|
assets/reprompt.png
ADDED
![]() |
Git LFS Details
|
assets/show_cases.png
ADDED
![]() |
Git LFS Details
|