Zhouyan248 commited on
Commit
fa1b5a6
β€’
1 Parent(s): 0035a82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # SEINE
2
  This repository is the official implementation of [SEINE](https://arxiv.org/abs/2310.20700).
3
 
 
1
+ ---
2
+ title: "Seine"
3
+ emoji: "😊"
4
+ colorFrom: pink
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: 4.3.0
8
+ app_file: base/app.py
9
+ pinned: false
10
+ ---
11
+
12
+
13
  # SEINE
14
  This repository is the official implementation of [SEINE](https://arxiv.org/abs/2310.20700).
15