Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ field_names_train = ["Mach", "Pressure", "Velocity-x", "Velocity-y"]
|
|
26 |
|
27 |
|
28 |
_HEADER_ = '''
|
29 |
-
<h2><b>Visualization demo of <a href='https://huggingface.co/datasets/PLAID-datasets/
|
30 |
'''
|
31 |
|
32 |
|
|
|
26 |
|
27 |
|
28 |
_HEADER_ = '''
|
29 |
+
<h2><b>Visualization demo of <a href='https://huggingface.co/datasets/PLAID-datasets/2D_profile' target='_blank'><b>2D_profile dataset</b></b></h2>
|
30 |
'''
|
31 |
|
32 |
|