JB-Bai
commited on
Commit
·
ee9e5dd
1
Parent(s):
c0ac455
- README.md +2 -1
- model_index.json +1 -1
README.md
CHANGED
@@ -4,7 +4,8 @@ license: apache-2.0
|
|
4 |
|
5 |
# Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis
|
6 |
|
7 |
-
|
|
|
8 |
|
9 |
|
10 |
## Introduction
|
|
|
4 |
|
5 |
# Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis
|
6 |
|
7 |
+
[Paper](https://arxiv.org/abs/) | [Code](https://github.com/viiika/Meissonic)
|
8 |
+
|
9 |
|
10 |
|
11 |
## Introduction
|
model_index.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_class_name": "Pipeline",
|
3 |
"_diffusers_version": "0.30.2",
|
4 |
"scheduler": [
|
5 |
-
"
|
6 |
"Scheduler"
|
7 |
],
|
8 |
"text_encoder": [
|
|
|
2 |
"_class_name": "Pipeline",
|
3 |
"_diffusers_version": "0.30.2",
|
4 |
"scheduler": [
|
5 |
+
"scheduler",
|
6 |
"Scheduler"
|
7 |
],
|
8 |
"text_encoder": [
|