Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
tags:
|
4 |
- chemistry
|
5 |
- diffusers
|
6 |
-
|
7 |
-
- feature extraction
|
8 |
---
|
9 |
# mhg-gnn
|
10 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
+
pipeline_tag: feature-extraction
|
5 |
tags:
|
6 |
- chemistry
|
7 |
- diffusers
|
8 |
+
|
|
|
9 |
---
|
10 |
# mhg-gnn
|
11 |
|