Cyanex commited on
Commit
e874ced
·
1 Parent(s): 64055de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
+ title: D.R.E.A.M
4
+ colorFrom: blue
5
+ colorTo: red
6
+ sdk: gradio
7
+ sdk_version: 3.43.2
8
+ app_file: app.py
9
+ pinned: true
10
+ disable_embedding: true
11
+ inference: true
12
+ language:
13
+ - en
14
+ library_name: diffusers
15
+ ---