Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🔱 POSEIDON Playground: Across Scientific Domains 🔱
|
| 2 |
|
| 3 |
**An interactive Gradio demo** exploring how the POSEIDON foundation model for solving Partial Differential Equations (PDEs) could be applied across physics, finance, quantum mechanics, and biology.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: "POSEIDON Multiscience Demo"
|
| 3 |
+
emoji: "🔱"
|
| 4 |
+
colorFrom: "blue"
|
| 5 |
+
colorTo: "pink"
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.29.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# 🔱 POSEIDON Playground: Across Scientific Domains 🔱
|
| 13 |
|
| 14 |
**An interactive Gradio demo** exploring how the POSEIDON foundation model for solving Partial Differential Equations (PDEs) could be applied across physics, finance, quantum mechanics, and biology.
|