dinhvietduy
commited on
Create Dockerfile
Browse files- Dockerfile +12 -0
Dockerfile
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
datasets:
|
2 |
+
- ehristoforu/dalle-3-images
|
3 |
+
- Falah/image_generation_prompts_SDXL
|
4 |
+
- Kazimir-ai/text-to-image-prompts
|
5 |
+
language:
|
6 |
+
- ab
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
library_name: keras
|
10 |
+
pipeline_tag: text-to-image
|
11 |
+
tags:
|
12 |
+
- art
|