Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Stroke Interpolation Model
|
2 |
|
3 |
## Installation
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- animation
|
7 |
+
- stroke
|
8 |
+
- interpolation
|
9 |
+
- 2D
|
10 |
+
- image
|
11 |
+
- video
|
12 |
+
---
|
13 |
# Stroke Interpolation Model
|
14 |
|
15 |
## Installation
|