ifire commited on
Commit
97c6580
·
1 Parent(s): df4f1d4

Update the readme.

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,4 +1,14 @@
1
- # Paints-Undo
 
 
 
 
 
 
 
 
 
 
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