pipeline_tag changed to ptp
Browse files
README.md
CHANGED
@@ -1,15 +1,11 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
license:
|
5 |
-
|
|
|
6 |
tags:
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
- llama
|
11 |
-
- llama-3
|
12 |
-
- stable diffuser
|
13 |
-
- tool-use
|
14 |
-
- function-calling
|
15 |
---
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
license: openrail++
|
5 |
+
inference: true
|
6 |
+
pipeline_tag: image-to-image
|
7 |
tags:
|
8 |
+
- stable-diffusion
|
9 |
+
- controlnet
|
10 |
+
- qrcode
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|