Commit
•
f62e6df
1
Parent(s):
0b976fe
Enable Inference API demo (#4)
Browse files- Enable Inference API demo (2c7ef5e181a3dd2030e217757f27599f05ba3dd1)
Co-authored-by: Multimodal AI art <multimodalart@users.noreply.huggingface.co>
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
- text-to-image
|
9 |
- image-to-image
|
10 |
library_name: "https://github.com/ShivamShrirao/diffusers"
|
11 |
-
inference:
|
12 |
---
|
13 |
# DeathNote Diffusion
|
14 |
<p>
|
|
|
8 |
- text-to-image
|
9 |
- image-to-image
|
10 |
library_name: "https://github.com/ShivamShrirao/diffusers"
|
11 |
+
inference: true
|
12 |
---
|
13 |
# DeathNote Diffusion
|
14 |
<p>
|