Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,17 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
- text-to-image
|
4 |
-
- stable-diffusion
|
5 |
- lora
|
6 |
-
- diffusers
|
7 |
- template:sd-lora
|
|
|
|
|
|
|
8 |
widget:
|
9 |
- text: 'verified and unverified '
|
10 |
output:
|
11 |
url: images/Screenshot 2024-08-13 103453.png
|
|
|
|
|
|
|
12 |
base_model: black-forest-labs/FLUX.1-dev
|
13 |
instance_prompt: null
|
14 |
license: apache-2.0
|
@@ -23,4 +26,4 @@ license: apache-2.0
|
|
23 |
|
24 |
Weights for this model are available in PyTorch format.
|
25 |
|
26 |
-
[Download](/Sensei13k/dlib_face-recognition/tree/main) them in the Files & versions tab.
|
|
|
1 |
---
|
2 |
tags:
|
|
|
|
|
3 |
- lora
|
|
|
4 |
- template:sd-lora
|
5 |
+
- face-recognition
|
6 |
+
- dlib
|
7 |
+
- cmake
|
8 |
widget:
|
9 |
- text: 'verified and unverified '
|
10 |
output:
|
11 |
url: images/Screenshot 2024-08-13 103453.png
|
12 |
+
- text: 'anti spoofing'
|
13 |
+
output:
|
14 |
+
url: images/Screenshot 2024-08-13 103453.png
|
15 |
base_model: black-forest-labs/FLUX.1-dev
|
16 |
instance_prompt: null
|
17 |
license: apache-2.0
|
|
|
26 |
|
27 |
Weights for this model are available in PyTorch format.
|
28 |
|
29 |
+
[Download](/Sensei13k/dlib_face-recognition/tree/main) them in the Files & versions tab.
|