Fanu2 commited on
Commit
a14b9f4
·
1 Parent(s): 7355628

WIP: Save local changes before rebase

Browse files
Files changed (2) hide show
  1. README.md.bak +19 -0
  2. README.md.metadata.yaml +0 -7
README.md.bak ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ tags:
5
+ - image-editing
6
+ - ui
7
+ ---
8
+
9
+ # Toast Image Editor
10
+
11
+ Simple, easy-to-use image editor built with Huggingface Spaces.
12
+
13
+ ## Usage
14
+
15
+ Run `app.py` to start the application.
16
+
17
+ ## License
18
+
19
+ MIT License
README.md.metadata.yaml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- language: en
3
- license: mit
4
- tags:
5
- - image-editing
6
- - ui
7
- ---