Spaces:
Runtime error
Runtime error
Update the readme.
Browse files
README.md
CHANGED
@@ -1,4 +1,14 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
PaintsUndo: A Base Model of Drawing Behaviors in Digital Paintings
|
4 |
|
|
|
1 |
+
---
|
2 |
+
title: Painting-Undo
|
3 |
+
emoji: 🖌️
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "4.31.5"
|
8 |
+
python_version: "3.10"
|
9 |
+
app_file: gradio_app.py
|
10 |
+
pinned: false
|
11 |
+
---
|
12 |
|
13 |
PaintsUndo: A Base Model of Drawing Behaviors in Digital Paintings
|
14 |
|