Spaces:
Running
Running
v3.5 force rebuild: add build_trigger note
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: NEXUS LAB v3.
|
| 3 |
emoji: 🧪
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: blue
|
|
@@ -7,15 +7,8 @@ sdk: gradio
|
|
| 7 |
sdk_version: 6.14.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
tags:
|
| 11 |
-
- ml-intern
|
| 12 |
---
|
| 13 |
|
| 14 |
-
# NEXUS LAB v3.
|
| 15 |
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
## Setup
|
| 19 |
-
1. Enable ZeroGPU in Settings > Hardware
|
| 20 |
-
2. Use MCP client for 25min/day H200 free GPU: https://huggingface.co/mcp
|
| 21 |
-
3. Or run `hf jobs run --flavor gpu-t4-small python train.py` for pay-as-you-go
|
|
|
|
| 1 |
---
|
| 2 |
+
title: NEXUS LAB v3.5
|
| 3 |
emoji: 🧪
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: blue
|
|
|
|
| 7 |
sdk_version: 6.14.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# NEXUS LAB v3.5
|
| 13 |
|
| 14 |
+
Rebuild triggered to fix configuration error. See ACTION_CHECKLIST.md for status.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|