vdprabhu commited on
Commit
0d81b50
1 Parent(s): f984f31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ if __name__ == "__main__":
61
  description = f"This space uses model trained on CIFAR10 dataset using metric learning technique.\n\n{more_text}"
62
 
63
  article = """
64
- <p style='text-align: center'>
65
  <a href='https://keras.io/examples/vision/metric_learning/' target='_blank'>Keras Example by Mat Kelcey</a>
66
  <br>
67
  Space by Vrinda Prabhu
 
61
  description = f"This space uses model trained on CIFAR10 dataset using metric learning technique.\n\n{more_text}"
62
 
63
  article = """
64
+ <p style='text-align: center'>
65
  <a href='https://keras.io/examples/vision/metric_learning/' target='_blank'>Keras Example by Mat Kelcey</a>
66
  <br>
67
  Space by Vrinda Prabhu