victor HF staff commited on
Commit
5968fa3
1 Parent(s): ac4c2a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -7,14 +7,13 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- <div style="background-color: #2717a1; color: #f8f7fe; border-radius: 8px; padding: 0.5rem 1rem; margin-bottom: 2rem; ">
11
- <span style="font-weight: 600;">Want to try out the dev mode on Hugging Face Spaces?</span> Use the "Request to join this org" button to join the waitlist.
 
12
  </div>
13
 
14
- <div style="background-color: rgb(255, 241, 209); color: rgb(90, 65, 0); border-radius: 8px; padding: 0.5rem 1rem; margin-bottom: 2rem; ">
15
- <span style="font-weight: 600;">WARNING:</span> This feature is still in an <span style="font-weight: 600;">alpha stage</span>.
16
- You should expect bugs and instabilities.
17
- If you encounter issues with Spaces dev mode, please report them in the <a href="/spaces/dev-mode-explorers/README/discussions">Community tab</a> of this Organization card 🤗
18
  </div>
19
 
20
  # Spaces Dev Mode (feature preview)
 
7
  pinned: false
8
  ---
9
 
10
+
11
+ <div style="background-color: rgba(255, 255, 255, 0.5); color: rgba(0, 0, 0, 0.87); border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 8px; padding: 0.5rem 1rem;">
12
+ <span style="font-weight: 600;">Spaces Dev Mode is currently in beta.</span> It's available for <a href="https://huggingface.co/subscribe/pro" style="color: inherit;">PRO subscribers</a>.
13
  </div>
14
 
15
+ <div style="background-color: rgba(255, 255, 255, 0.5); color: rgba(0, 0, 0, 0.87); border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 8px; padding: 0.5rem 1rem; margin-top: 10px; margin-bottom: 20px;">
16
+ <span style="font-weight: 600;">Please share your feedback about Spaces Dev Mode</span> in the <a href="https://huggingface.co/spaces/dev-mode-explorers/README/discussions" style="color: inherit;">Community tab</a>.
 
 
17
  </div>
18
 
19
  # Spaces Dev Mode (feature preview)