YeBhoneLin10 commited on
Commit
31084ff
·
verified ·
1 Parent(s): cc8c1c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-to-image
4
- ---
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-to-image
4
+ ---
5
+ from diffusers import DiffusionPipeline
6
+
7
+ pipeline = DiffusionPipeline.from_pretrained("YeBhoneLin10/bagan")