victor HF staff commited on
Commit
f5b20b0
1 Parent(s): 4e78c82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -15
README.md CHANGED
@@ -3,71 +3,68 @@ license: mit
3
  ---
4
 
5
  <style>
6
- img {
7
- display: inline;
8
- margin: 0 6px;
 
 
 
 
9
  }
10
  </style>
11
 
12
  # Badges
13
 
14
  A set of badges you can use anywhere. Just update the anchor url to point to the correct action for your Space.
 
 
 
 
 
15
 
16
  ## Deploy on Spaces
17
 
18
- Large (height: 48px)
19
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-lg.svg)](https://huggingface.co/new-space)
20
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-lg-dark.svg)](https://huggingface.co/new-space)
21
 
22
 
23
- Medium (height: 24px)
24
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-md.svg)](https://huggingface.co/new-space)
25
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-md-dark.svg)](https://huggingface.co/new-space)
26
 
27
- Small (height: 20px)
28
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-sm.svg)](https://huggingface.co/new-space)
29
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-sm-dark.svg)](https://huggingface.co/new-space)
30
 
31
 
32
  ## Duplicate this Space
33
 
34
- Large (height: 48px)
35
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-lg.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
36
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-lg-dark.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
37
 
38
- Medium (height: 24px)
39
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-md.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
40
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-md-dark.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
41
 
42
- Small (height: 20px)
43
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
44
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
45
 
46
 
47
  ## Open in HF Spaces
48
 
49
- Large (height: 48px)
50
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-lg.svg)](https://huggingface.co/spaces)
51
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-lg-dark.svg)](https://huggingface.co/spaces)
52
 
53
- Medium (height: 24px)
54
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md.svg)](https://huggingface.co/spaces)
55
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces)
56
 
57
- Small (height: 20px)
58
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg)](https://huggingface.co/spaces)
59
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm-dark.svg)](https://huggingface.co/spaces)
60
 
61
  ## Share to Community
62
 
63
- Large (height: 48px)
64
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-lg.svg)](https://huggingface.co/spaces)
65
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-lg-dark.svg)](https://huggingface.co/spaces)
66
 
67
- Medium (height: 24px)
68
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-md.svg)](https://huggingface.co/spaces)
69
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-md-dark.svg)](https://huggingface.co/spaces)
70
 
71
- Small (height: 20px)
72
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-sm.svg)](https://huggingface.co/spaces)
73
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-sm-dark.svg)](https://huggingface.co/spaces)
 
3
  ---
4
 
5
  <style>
6
+ img {
7
+ display: inline;
8
+ margin: 0 6px;
9
+ }
10
+ table {
11
+ max-width: 320px;
12
+ margin: 0;
13
  }
14
  </style>
15
 
16
  # Badges
17
 
18
  A set of badges you can use anywhere. Just update the anchor url to point to the correct action for your Space.
19
+ Size available: small, medium, large
20
+
21
+ | Small | Medium | Large |
22
+ | ------------- | :-----------: | ------------- |
23
+ | 20px (height) | 24px (height) | 48px (height) |
24
 
25
  ## Deploy on Spaces
26
 
 
27
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-lg.svg)](https://huggingface.co/new-space)
28
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-lg-dark.svg)](https://huggingface.co/new-space)
29
 
30
 
 
31
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-md.svg)](https://huggingface.co/new-space)
32
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-md-dark.svg)](https://huggingface.co/new-space)
33
 
 
34
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-sm.svg)](https://huggingface.co/new-space)
35
  [![Deploy on Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-on-spaces-sm-dark.svg)](https://huggingface.co/new-space)
36
 
37
 
38
  ## Duplicate this Space
39
 
 
40
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-lg.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
41
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-lg-dark.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
42
 
 
43
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-md.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
44
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-md-dark.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
45
 
 
46
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
47
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/huggingface-projects/diffusers-gallery?duplicate=true)
48
 
49
 
50
  ## Open in HF Spaces
51
 
 
52
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-lg.svg)](https://huggingface.co/spaces)
53
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-lg-dark.svg)](https://huggingface.co/spaces)
54
 
 
55
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md.svg)](https://huggingface.co/spaces)
56
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces)
57
 
 
58
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg)](https://huggingface.co/spaces)
59
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm-dark.svg)](https://huggingface.co/spaces)
60
 
61
  ## Share to Community
62
 
 
63
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-lg.svg)](https://huggingface.co/spaces)
64
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-lg-dark.svg)](https://huggingface.co/spaces)
65
 
 
66
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-md.svg)](https://huggingface.co/spaces)
67
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-md-dark.svg)](https://huggingface.co/spaces)
68
 
 
69
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-sm.svg)](https://huggingface.co/spaces)
70
  [![Share to Community](https://huggingface.co/datasets/huggingface/badges/raw/main/share-to-community-sm-dark.svg)](https://huggingface.co/spaces)