Ccloud0525 commited on
Commit
e30a948
·
verified ·
1 Parent(s): 93242e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -7,12 +7,17 @@ tags:
7
  - code
8
  ---
9
 
10
- # <img src="https://cdn-uploads.huggingface.co/production/uploads/66276727368ec2a0b933772c/ytpsIAr98keUvNouoOVmb.png" alt="Image description" style="width:65px;height:65px;"> Aurora: Towards Universal Generative Multimodal Time Series Forecasting
 
 
 
 
 
 
 
11
 
12
 
13
- **The official code repo of our ICLR 26's paper: [Aurora: Towards Universal Generative Multimodal Time Series Forecasting](https://arxiv.org/pdf/2509.22295)**
14
 
15
- [![ICLR](https://img.shields.io/badge/ICLR'26-Aurora-orange)](https://arxiv.org/pdf/2509.22295) [![Python](https://img.shields.io/badge/Python-3.10%2B-blue)](https://www.python.org/) [![PyTorch](https://img.shields.io/badge/PyTorch-2.4.1-blue)](https://pytorch.org/) ![Stars](https://img.shields.io/github/stars/decisionintelligence/Aurora)
16
 
17
  ## Introduction
18
 
 
7
  - code
8
  ---
9
 
10
+ <div align="center">
11
+ <img alt="intro" src="https://cdn-uploads.huggingface.co/production/uploads/66276727368ec2a0b933772c/ytpsIAr98keUvNouoOVmb.png" width="30%"/>
12
+ <h1> Aurora: Towards Universal Generative Multimodal Time Series Forecasting </h1>
13
+ The official code repo of our ICLR 26's paper: <a href="https://arxiv.org/pdf/2509.22295">Aurora: Towards Universal Generative Multimodal Time Series Forecasting</a>
14
+
15
+ [![ICLR](https://img.shields.io/badge/ICLR'26-Aurora-orange)](https://arxiv.org/pdf/2509.22295) [![Python](https://img.shields.io/badge/Python-3.10%2B-blue)](https://www.python.org/) [![PyTorch](https://img.shields.io/badge/PyTorch-2.4.1-blue)](https://pytorch.org/) ![Stars](https://img.shields.io/github/stars/decisionintelligence/Aurora)
16
+ </div>
17
+
18
 
19
 
 
20
 
 
21
 
22
  ## Introduction
23