Pruthul commited on
Commit
b04983a
1 Parent(s): f937de8

added huggingface spaces yaml

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,2 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Assignment3_Pruthul_p222
2
  Using Resnet CNN and KNN to find similar images
 
1
+ ---
2
+ title: Image Simmilarity App
3
+ emoji: ⚡
4
+ colorFrom: yellow
5
+ colorTo: yellow
6
+ sdk: streamlit
7
+ sdk_version: 1.17.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Assignment3_Pruthul_p222
13
  Using Resnet CNN and KNN to find similar images