Madan1512 commited on
Commit
8102623
1 Parent(s): a72661f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,17 +1,19 @@
1
  ---
2
  tags:
3
- - text-to-image
4
- - stable-diffusion
5
- - lora
6
- - diffusers
7
- - template:sd-lora
8
  widget:
9
  - text: '-'
10
  output:
11
  url: images/detect.png
12
  base_model: runwayml/stable-diffusion-v1-5
13
  instance_prompt: null
14
-
 
 
15
  ---
16
  # Driver Drowsiness Detection
17
 
@@ -23,4 +25,4 @@ instance_prompt: null
23
 
24
  Weights for this model are available in PyTorch format.
25
 
26
- [Download](/Madan1512/Driver_Drowsiness_Detection/tree/main) them in the Files & versions tab.
 
1
  ---
2
  tags:
3
+ - text-to-image
4
+ - stable-diffusion
5
+ - lora
6
+ - diffusers
7
+ - template:sd-lora
8
  widget:
9
  - text: '-'
10
  output:
11
  url: images/detect.png
12
  base_model: runwayml/stable-diffusion-v1-5
13
  instance_prompt: null
14
+ metrics:
15
+ - accuracy
16
+ pipeline_tag: object-detection
17
  ---
18
  # Driver Drowsiness Detection
19
 
 
25
 
26
  Weights for this model are available in PyTorch format.
27
 
28
+ [Download](/Madan1512/Driver_Drowsiness_Detection/tree/main) them in the Files & versions tab.