kamangir commited on
Commit
0203497
·
1 Parent(s): 04c1020

+= README.md - kamangir/bolt#692

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. image_classifier/__init__.py +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ image_classifier list
30
 
31
  You should see the following items:
32
 
33
- 1. [fashion-mnist][#fashion-mnist]
34
  1. intel-image-classifier 🚧
35
  1. vegetable-classifier 🚧
36
 
 
30
 
31
  You should see the following items:
32
 
33
+ 1. [fashion-mnist](#fashion-mnist)
34
  1. intel-image-classifier 🚧
35
  1. vegetable-classifier 🚧
36
 
image_classifier/__init__.py CHANGED
@@ -1,5 +1,5 @@
1
  name = "image_classifier"
2
 
3
- version = "1.1.191"
4
 
5
  description = "fashion-mnist + hugging-face + awesome-bash-cli"
 
1
  name = "image_classifier"
2
 
3
+ version = "1.1.192"
4
 
5
  description = "fashion-mnist + hugging-face + awesome-bash-cli"