Update README.md to reflect project name change from TestSpace to DCM-Net and add a demo link for the equivariant neural network.
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 🏢
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: indigo
|
|
@@ -10,4 +10,6 @@ pinned: false
|
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: DCM-Net
|
| 3 |
emoji: 🏢
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: indigo
|
|
|
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
+
A demo of the equivariant NN [available on Github](https://github.com/EricBoittier/dcmnet/tree/main)
|
| 14 |
+
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|