[update] add model card
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
4 |
# Infinity ∞: Scaling Bitwise AutoRegressive Modeling for High-Resolution Image Synthesis
|
5 |
|
6 |
<div align="center">
|
@@ -41,4 +43,4 @@ If our work assists your research, feel free to give us a star ⭐ or cite us us
|
|
41 |
primaryClass={cs.CV},
|
42 |
url={https://arxiv.org/abs/2412.04431},
|
43 |
}
|
44 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
# Infinity ∞: Scaling Bitwise AutoRegressive Modeling for High-Resolution Image Synthesis
|
7 |
|
8 |
<div align="center">
|
|
|
43 |
primaryClass={cs.CV},
|
44 |
url={https://arxiv.org/abs/2412.04431},
|
45 |
}
|
46 |
+
```
|