Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,14 +7,13 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
| 11 |
-
|
|
|
|
| 12 |
</div>
|
| 13 |
|
| 14 |
-
<div style="background-color:
|
| 15 |
-
<span style="font-weight: 600;">
|
| 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)
|