enable inference api

#4
by akhaliq HF staff - opened
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,6 +1,15 @@
1
  ---
2
- license: unlicense
 
 
 
 
 
 
 
 
3
  ---
 
4
  Use the token SamDoesArt to trigger the effect. It should work anywhere in the prompt.
5
  I usually put it right at the beginning of the prompt, which has a mildly different effect than putting it at the end of the prompt.
6
  Up to you though to do some test and find where is the prompt is best for your personal tastes.
 
1
  ---
2
+ language:
3
+ - en
4
+ license: creativeml-openrail-m
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ inference: true
11
  ---
12
+
13
  Use the token SamDoesArt to trigger the effect. It should work anywhere in the prompt.
14
  I usually put it right at the beginning of the prompt, which has a mildly different effect than putting it at the end of the prompt.
15
  Up to you though to do some test and find where is the prompt is best for your personal tastes.