charleselena commited on
Commit
ccb79b2
1 Parent(s): 872dbe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -5,8 +5,11 @@ tags:
5
  - stable-diffusion-diffusers
6
  - controlnet
7
  - endpoints-template
8
- thumbnail: "https://huggingface.co/philschmid/ControlNet-endpoint/resolve/main/thumbnail.png"
 
9
  inference: true
 
 
10
  ---
11
 
12
 
 
5
  - stable-diffusion-diffusers
6
  - controlnet
7
  - endpoints-template
8
+ thumbnail: >-
9
+ https://huggingface.co/philschmid/ControlNet-endpoint/resolve/main/thumbnail.png
10
  inference: true
11
+ library_name: adapter-transformers
12
+ pipeline_tag: text-to-image
13
  ---
14
 
15