TranKhanh2604
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## VQGAN-f16-16384
|
2 |
|
3 |
### Model Description
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- ILSVRC/imagenet-1k
|
5 |
+
language:
|
6 |
+
- vi
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
base_model:
|
10 |
+
- dalle-mini/vqgan_imagenet_f16_16384
|
11 |
+
pipeline_tag: text-to-image
|
12 |
+
library_name: transformers
|
13 |
+
---
|
14 |
## VQGAN-f16-16384
|
15 |
|
16 |
### Model Description
|