M. Rifqi Akram commited on
Commit
54f9e08
β€’
1 Parent(s): 0a202a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,2 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # image-classifier-jankenponhf
2
  This is a machine learning model that has been built with Tensorflow to classify images. The model is deployed on a hugging face using Streamlit which makes it appear as if the user is playing Jankenpon (Rock-Paper-Scissors) against the computer.
 
1
+ ---
2
+ title: Jankenpon
3
+ emoji: πŸ«±πŸ‘ŠβœŒ
4
+ colorFrom: gray
5
+ colorTo: yellow
6
+ sdk: streamlit
7
+ sdk_version: 1.29.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
  # image-classifier-jankenponhf
14
  This is a machine learning model that has been built with Tensorflow to classify images. The model is deployed on a hugging face using Streamlit which makes it appear as if the user is playing Jankenpon (Rock-Paper-Scissors) against the computer.