fabiencasenave commited on
Commit
76417c4
·
verified ·
1 Parent(s): 241bcde

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/2D_profile_large' target='_blank'><b>2D_profile_large dataset</b></b></h2>
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