RyanDA commited on
Commit
79e47ed
·
1 Parent(s): bfc23fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  title: QuickDraw-model Demo
3
  emoji: ✏️
4
- colorFrom: Orange
5
- colorTo: Red
6
  sdk: gradio
7
  sdk_version: 3.39.0
8
  app_file: app.py
@@ -10,4 +10,5 @@ pinned: false
10
  license: bigscience-openrail-m
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
  title: QuickDraw-model Demo
3
  emoji: ✏️
4
+ colorFrom: red
5
+ colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 3.39.0
8
  app_file: app.py
 
10
  license: bigscience-openrail-m
11
  ---
12
 
13
+ # Overview
14
+ This model was trained on a randomly selected list of 10 objects extracted from Google's QuickDraw dataset. It runs off of a Gradio ap with a Convulutional Neural Network (CNN) running in the background.