easytt1178 commited on
Commit
79af6ad
·
1 Parent(s): c855e40

docs: add YAML metadata to model card

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,6 +1,14 @@
 
 
 
 
 
 
 
 
1
  # easytt1178 / example-model
2
 
3
- Model card (template)
4
 
5
  ## Overview
6
  - This repository is prepared as a starting point for a Hugging Face model.
 
1
+ ---
2
+ tags:
3
+ - pytorch
4
+ - safetensors
5
+ library_name: transformers
6
+ license: mit
7
+ ---
8
+
9
  # easytt1178 / example-model
10
 
11
+ Model card
12
 
13
  ## Overview
14
  - This repository is prepared as a starting point for a Hugging Face model.