victor HF staff commited on
Commit
a26a58e
1 Parent(s): cbbce32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,11 +9,11 @@ pinned: false
9
 
10
  # ZeroGPU Spaces
11
 
12
- <div style="background-color: rgb(224 224 224);color: rgb(0 0 0);border-radius: 8px;padding: 0.5rem 1rem;">
13
  <span style="font-weight: 600;">ZeroGPU is currently in beta.</span> It's available in early access for <a href="https://huggingface.co/subscribe/pro">PRO subscribers</a>.
14
  </div>
15
 
16
- <div style="background-color: rgb(235 235 235);color: rgb(0 0 0);border-radius: 8px;padding: 0.5rem 1rem; margin-top: 10px;">
17
  <span style="font-weight: 600;">Please share your feedback about ZeroGPU</span> in the <a href="https://huggingface.co/spaces/zero-gpu-explorers/README/discussions">Community tab</a>.
18
  </div>
19
 
 
9
 
10
  # ZeroGPU Spaces
11
 
12
+ <div style="background-color: rgba(255, 255, 255, 0.3);color: rgb(0 0 0);border-radius: 8px;padding: 0.5rem 1rem;">
13
  <span style="font-weight: 600;">ZeroGPU is currently in beta.</span> It's available in early access for <a href="https://huggingface.co/subscribe/pro">PRO subscribers</a>.
14
  </div>
15
 
16
+ <div style="background-color: rgba(255, 255, 255, 0.3);color: rgb(0 0 0);border-radius: 8px;padding: 0.5rem 1rem; margin-top: 10px;">
17
  <span style="font-weight: 600;">Please share your feedback about ZeroGPU</span> in the <a href="https://huggingface.co/spaces/zero-gpu-explorers/README/discussions">Community tab</a>.
18
  </div>
19