maximuspowers commited on
Commit
ea70df1
β€’
1 Parent(s): 090b1b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
- title: Text Aug Demo
3
- emoji: ⚑
4
- colorFrom: pink
5
- colorTo: green
6
  sdk: gradio
7
  sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Text Augmentation Demo
3
+ emoji: πŸ“–
4
+ colorFrom: purple
5
+ colorTo: purple
6
  sdk: gradio
7
  sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Try out NLP augmentations on a test sentence.
12
+ ---