iczaw commited on
Commit
2ec3956
·
verified ·
1 Parent(s): 6b18f75

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: diffusers
3
+ base_models:
4
+ - runwayml/stable-diffusion-v1-5
5
+ - lllyasviel/ControlNet
6
+ pipeline_tag: image-to-text
7
+ ---
8
+ [Prompt diffusion](https://huggingface.co/zhendongw/prompt-diffusion) converted to diffusers.