russwang commited on
Commit
ce1e380
·
verified ·
1 Parent(s): 1548ec1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  Here we show a code snippet to show you how to use the model with transformers for inference.
2
 
3
  ```python
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
  Here we show a code snippet to show you how to use the model with transformers for inference.
6
 
7
  ```python