Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Load Model For Inference
|
2 |
|
3 |
### Hugging Face Hub에서 모델 다운로드
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- ko
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
tags:
|
8 |
+
- multimodal
|
9 |
+
---
|
10 |
## Load Model For Inference
|
11 |
|
12 |
### Hugging Face Hub에서 모델 다운로드
|