Commit
·
71f3884
1
Parent(s):
86d0a5f
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: cc
|
3 |
-
library_name:
|
4 |
language:
|
5 |
- en
|
6 |
tags:
|
@@ -8,5 +8,7 @@ tags:
|
|
8 |
- image gen
|
9 |
- burrito!
|
10 |
pipeline_tag: image-to-image
|
|
|
|
|
11 |
---
|
12 |
burrito-x is a image generating model trained on burrito images.
|
|
|
1 |
---
|
2 |
license: cc
|
3 |
+
library_name: transformers
|
4 |
language:
|
5 |
- en
|
6 |
tags:
|
|
|
8 |
- image gen
|
9 |
- burrito!
|
10 |
pipeline_tag: image-to-image
|
11 |
+
datasets:
|
12 |
+
- bedrock123/burrito-x
|
13 |
---
|
14 |
burrito-x is a image generating model trained on burrito images.
|