twn39 commited on
Commit
aee27e1
·
1 Parent(s): fc55314

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  **diffusers version**
2
 
3
  https://civitai.com/models/132632/epicphotogasm
@@ -25,4 +35,6 @@ image = pipeline(prompt, num_inference_steps=25, negative_prompt=nprompt, height
25
 
26
  image.save('output1.png')
27
  image
28
- ```
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ library_name: diffusers
6
+ pipeline_tag: text-to-image
7
+ tags:
8
+ - art
9
+ - diffusers
10
+ ---
11
  **diffusers version**
12
 
13
  https://civitai.com/models/132632/epicphotogasm
 
35
 
36
  image.save('output1.png')
37
  image
38
+ ```
39
+
40
+ ![screenshot](output1.png)