Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,12 +10,14 @@ pinned: false
|
|
| 10 |
# README π»
|
| 11 |
|
| 12 |
<div style="text-align: center; padding: 20px;">
|
|
|
|
|
|
|
|
|
|
| 13 |
<h1 style="font-size: 2em; font-weight: bold;">
|
| 14 |
-
FinText: A
|
| 15 |
</h1>
|
| 16 |
</div>
|
| 17 |
|
| 18 |
-
|
| 19 |
<div style="padding: 10px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
|
| 20 |
|
| 21 |
<h2 style="font-size: 1.5em; text-align: center;">π **Stage 1 Release** π</h2>
|
|
|
|
| 10 |
# README π»
|
| 11 |
|
| 12 |
<div style="text-align: center; padding: 20px;">
|
| 13 |
+
<!-- Add the logo image here -->
|
| 14 |
+
<img src="path_to_your_logo.png" alt="Logo" style="width: 150px; height: auto;">
|
| 15 |
+
|
| 16 |
<h1 style="font-size: 2em; font-weight: bold;">
|
| 17 |
+
FinText: A Specialized Financial LLM Repository
|
| 18 |
</h1>
|
| 19 |
</div>
|
| 20 |
|
|
|
|
| 21 |
<div style="padding: 10px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
|
| 22 |
|
| 23 |
<h2 style="font-size: 1.5em; text-align: center;">π **Stage 1 Release** π</h2>
|