Spaces:
Running
Running
Solved: Link Not working problem (#44)
Browse files- Solved: Link Not working problem (283f1dcda5025a78a768f7dad859637d93284f0c)
Co-authored-by: Nishith Jain <KingNish@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -10,15 +10,15 @@ pinned: false
|
|
| 10 |
# ZeroGPU Spaces
|
| 11 |
|
| 12 |
<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;">
|
| 13 |
-
<span style="font-weight: 600;">ZeroGPU is currently in beta.</span> It's available for <a href="https://huggingface.co/subscribe/pro" style="color: inherit;">PRO subscribers</a>.
|
| 14 |
</div>
|
| 15 |
|
| 16 |
<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;">
|
| 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" style="color: inherit;">Community tab</a>.
|
| 18 |
</div>
|
| 19 |
|
| 20 |
<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;">
|
| 21 |
-
<span style="font-weight: 600;">Browse ZeroGPU Spaces</span> here: <a href="https://huggingface.co/spaces/enzostvs/zero-gpu-spaces" style="color: inherit;">Dedicated list</a>.
|
| 22 |
</div>
|
| 23 |
|
| 24 |
|
|
|
|
| 10 |
# ZeroGPU Spaces
|
| 11 |
|
| 12 |
<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;">
|
| 13 |
+
<span style="font-weight: 600;">ZeroGPU is currently in beta.</span> It's available for <a target="_blank" href="https://huggingface.co/subscribe/pro" style="color: inherit;">PRO subscribers</a>.
|
| 14 |
</div>
|
| 15 |
|
| 16 |
<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;">
|
| 17 |
+
<span style="font-weight: 600;">Please share your feedback about ZeroGPU</span> in the <a target="_blank" href="https://huggingface.co/spaces/zero-gpu-explorers/README/discussions" style="color: inherit;">Community tab</a>.
|
| 18 |
</div>
|
| 19 |
|
| 20 |
<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;">
|
| 21 |
+
<span style="font-weight: 600;">Browse ZeroGPU Spaces</span> here: <a target="_blank" href="https://huggingface.co/spaces/enzostvs/zero-gpu-spaces" style="color: inherit;">Dedicated list</a>.
|
| 22 |
</div>
|
| 23 |
|
| 24 |
|