Eghbal commited on
Commit
49433f4
·
verified ·
1 Parent(s): a58a467

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -6
README.md CHANGED
@@ -14,12 +14,20 @@ pinned: false
14
  [![GitHub - FinText.ai](https://img.shields.io/badge/GitHub-FinText.ai-181717?logo=github&logoColor=white)](https://github.com/DeepIntoStreams/TSFM_Finance)
15
 
16
 
17
- <!-- SoundCloud Player (Top of Card) -->
18
- <div style="display:flex; justify-content:center; margin-top:10px; margin-bottom:20px;">
19
- <iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay"
20
- src="https://w.soundcloud.com/player/?url=https%3A//soundcloud.com/eghbal-rahimikia/revisiting-time-series-foundation-models-in-finance&color=%23ff5500&inverse=false&auto_play=false&show_user=true">
21
- </iframe>
22
- </div>
 
 
 
 
 
 
 
 
23
 
24
  ## 🆕 GitHub Model Loading Support (NEW)
25
 
 
14
  [![GitHub - FinText.ai](https://img.shields.io/badge/GitHub-FinText.ai-181717?logo=github&logoColor=white)](https://github.com/DeepIntoStreams/TSFM_Finance)
15
 
16
 
17
+ <!DOCTYPE html>
18
+ <html>
19
+ <body style="max-width:900px; margin:auto; font-family:sans-serif;">
20
+
21
+ <div style="margin-top:20px; margin-bottom:20px;">
22
+ <iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay"
23
+ src="https://w.soundcloud.com/player/?url=https%3A//soundcloud.com/eghbal-rahimikia/revisiting-time-series-foundation-models-in-finance&color=%23ff5500&inverse=false&auto_play=false&show_user=true">
24
+ </iframe>
25
+ </div>
26
+
27
+ <!-- The rest of your README can be copied here -->
28
+ </body>
29
+ </html>
30
+
31
 
32
  ## 🆕 GitHub Model Loading Support (NEW)
33