Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: agpl-3.0
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# ADetailer Pipeline
|
@@ -22,4 +25,4 @@ result = pipe(common=common)
|
|
22 |
images = result[0]
|
23 |
```
|
24 |
|
25 |
-
github: https://github.com/Bing-su/asdff
|
|
|
1 |
---
|
2 |
license: agpl-3.0
|
3 |
+
tags:
|
4 |
+
- pytorch
|
5 |
+
- diffusers
|
6 |
---
|
7 |
|
8 |
# ADetailer Pipeline
|
|
|
25 |
images = result[0]
|
26 |
```
|
27 |
|
28 |
+
github: https://github.com/Bing-su/asdff
|