chandu1617 commited on
Commit
7e97658
Β·
verified Β·
1 Parent(s): 740fd8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1,24 +1,22 @@
1
-
2
  ---
3
  title: CIFAR-10 CNN Demo
4
  emoji: πŸš€
5
  colorFrom: blue
6
  colorTo: green
7
  sdk: gradio
8
- sdk_version: 4.0.0
9
  app_file: app.py
10
  pinned: false
11
  license: mit
12
  tags:
13
- - image-classification
14
- - computer-vision
15
- - pytorch
16
- - cifar10
17
  ---
18
 
19
  # CIFAR-10 Image Classifier Demo
20
 
21
  Upload a 32x32 RGB image to classify it into CIFAR-10 classes! Model achieves 92.59% accuracy.
22
 
23
- **Model**: [chandu1617/CIFAR10-CNN_Model](https://huggingface.co/chandu1617/CIFAR10-CNN_Model)
24
-
 
 
1
  ---
2
  title: CIFAR-10 CNN Demo
3
  emoji: πŸš€
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.49.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
  tags:
12
+ - image-classification
13
+ - computer-vision
14
+ - pytorch
15
+ - cifar10
16
  ---
17
 
18
  # CIFAR-10 Image Classifier Demo
19
 
20
  Upload a 32x32 RGB image to classify it into CIFAR-10 classes! Model achieves 92.59% accuracy.
21
 
22
+ **Model**: [chandu1617/CIFAR10-CNN_Model](https://huggingface.co/chandu1617/CIFAR10-CNN_Model)