Spaces:
Runtime error
Runtime error
Zhouyan248
commited on
Commit
β’
fa1b5a6
1
Parent(s):
0035a82
Update README.md
Browse files
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 |
|