dwancin commited on
Commit
e926420
1 Parent(s): 7032e0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -5,19 +5,19 @@ emoji: 🤖
5
  colorFrom: gray
6
  colorTo: gray
7
  sdk: gradio
8
- sdk_version: 4.28.3
9
  app_file: app.py
10
  pinned: true
11
  header: default
12
  license: mit
13
  datasets:
14
- - dwancin/facial-embeds
15
  task_categories:
16
- - zero-shot-image-classification
17
- - image-classification
18
  tags:
19
- - computer-vision
20
- - face-recognition
21
  ---
22
  # Face Match
23
  Upload an image, and the system will find the most similar face in our dataset.
 
5
  colorFrom: gray
6
  colorTo: gray
7
  sdk: gradio
8
+ sdk_version: 4.37.1
9
  app_file: app.py
10
  pinned: true
11
  header: default
12
  license: mit
13
  datasets:
14
+ - dwancin/facial-embeds
15
  task_categories:
16
+ - zero-shot-image-classification
17
+ - image-classification
18
  tags:
19
+ - computer-vision
20
+ - face-recognition
21
  ---
22
  # Face Match
23
  Upload an image, and the system will find the most similar face in our dataset.