Spaces:
Sleeping
Sleeping
Romain Graux
commited on
Commit
·
cfc3782
1
Parent(s):
a730958
Modify space config
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Atoms Detection
|
2 |
|
3 |
This contains the code and webapp for the publication *[Quantitative Description of Metal Center Organization and Interactions in Single-Atom Catalysts](https://doi.org/10.1002/adma.202307991)*.
|
|
|
1 |
+
---
|
2 |
+
title: Atom Detection
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.16.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Atoms Detection
|
13 |
|
14 |
This contains the code and webapp for the publication *[Quantitative Description of Metal Center Organization and Interactions in Single-Atom Catalysts](https://doi.org/10.1002/adma.202307991)*.
|