jree423 commited on
Commit
407dd27
·
verified ·
1 Parent(s): a56870c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # DiffSketcher
2
 
3
  This is a Hugging Face implementation of [DiffSketcher: Text Guided Vector Sketch Synthesis through Latent Diffusion Models](https://github.com/ximinng/DiffSketcher).
 
1
+ ---
2
+ pipeline_tag: text-to-image
3
+ tags:
4
+ - text-to-image
5
+ - diffusers
6
+ - vector-graphics
7
+ - svg
8
+ - sketch
9
+ library_name: diffusers
10
+ ---
11
+
12
  # DiffSketcher
13
 
14
  This is a Hugging Face implementation of [DiffSketcher: Text Guided Vector Sketch Synthesis through Latent Diffusion Models](https://github.com/ximinng/DiffSketcher).