Rishabh IO commited on
Commit
e3a59fd
·
1 Parent(s): 5f1f14e

Updated ReadMe

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # packaging-ml-model
2
  Learn how to package a machine learning model into a container
3
 
 
1
+ ---
2
+ title: {{title}}
3
+ emoji: {{emoji}}
4
+ colorFrom: {{colorFrom}}
5
+ colorTo: {{colorTo}}
6
+ sdk: {{sdk}}
7
+ sdk_version: {{sdkVersion}}
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+
13
  # packaging-ml-model
14
  Learn how to package a machine learning model into a container
15