Spaces:
Running on Zero
Running on Zero
Update README.md
#1
by specimba - opened
README.md
CHANGED
|
@@ -31,6 +31,8 @@ tags:
|
|
| 31 |
- hackathon
|
| 32 |
---
|
| 33 |
|
|
|
|
|
|
|
| 34 |
# NEXUS Visual Weaver
|
| 35 |
|
| 36 |
**Raven Chronicle** — A governed high-fashion visual creation command center.
|
|
@@ -39,12 +41,17 @@ tags:
|
|
| 39 |
|
| 40 |
**Live Space:** [build-small-hackathon/NEXUS_Visual_Weaver](https://huggingface.co/spaces/build-small-hackathon/NEXUS_Visual_Weaver)
|
| 41 |
|
|
|
|
|
|
|
|
|
|
| 42 |
---
|
| 43 |
|
| 44 |
## Live Command Surface
|
| 45 |
|
| 46 |
The first screen is the working surface. Creative direction, wardrobe controls, reference metadata, ST3GG scanning, and human checkpoint actions stay together in one governed flow.
|
| 47 |
|
|
|
|
|
|
|
| 48 |
## Real Evidence
|
| 49 |
|
| 50 |
| Evidence | Status |
|
|
@@ -71,6 +78,8 @@ flowchart LR
|
|
| 71 |
E -->|Override| G[Audit Packet]
|
| 72 |
```
|
| 73 |
|
|
|
|
|
|
|
| 74 |
## Governance Model
|
| 75 |
|
| 76 |
Every weave carries its own evidence:
|
|
@@ -83,11 +92,15 @@ Every weave carries its own evidence:
|
|
| 83 |
|
| 84 |
Adult Mode is opt-in and partitioned. It never disables safety or export gates.
|
| 85 |
|
|
|
|
|
|
|
| 86 |
## Current Scope
|
| 87 |
|
| 88 |
- **Active**: Governed image creation, wardrobe control, ST3GG scanning, human checkpoint, auditable export
|
| 89 |
- **Gated**: Video generation and external judges (behind review)
|
| 90 |
|
|
|
|
|
|
|
| 91 |
## Verification
|
| 92 |
|
| 93 |
```bash
|
|
@@ -97,6 +110,8 @@ python -m pytest -q tests
|
|
| 97 |
|
| 98 |
Latest: **288 tests passing**, clean secret scan.
|
| 99 |
|
|
|
|
|
|
|
| 100 |
## Local Run
|
| 101 |
|
| 102 |
```bash
|
|
@@ -104,26 +119,9 @@ pip install -r requirements.txt
|
|
| 104 |
python app.py
|
| 105 |
```
|
| 106 |
|
|
|
|
|
|
|
| 107 |
## License
|
| 108 |
|
| 109 |
Apache-2.0
|
| 110 |
```
|
| 111 |
-
|
| 112 |
-
---
|
| 113 |
-
|
| 114 |
-
### What to do now (last minutes):
|
| 115 |
-
|
| 116 |
-
1. Go to your Space:
|
| 117 |
-
https://huggingface.co/spaces/build-small-hackathon/NEXUS_Visual_Weaver
|
| 118 |
-
|
| 119 |
-
2. Click **Files** → `README.md` → **Edit**
|
| 120 |
-
|
| 121 |
-
3. **Delete everything** and paste the content above.
|
| 122 |
-
|
| 123 |
-
4. Commit the change.
|
| 124 |
-
|
| 125 |
-
This should fix the **"Missing configuration in README"** error immediately.
|
| 126 |
-
|
| 127 |
-
---
|
| 128 |
-
|
| 129 |
-
Want me to also give you a shorter, even cleaner version, or fix anything else in these last minutes?
|
|
|
|
| 31 |
- hackathon
|
| 32 |
---
|
| 33 |
|
| 34 |
+

|
| 35 |
+
|
| 36 |
# NEXUS Visual Weaver
|
| 37 |
|
| 38 |
**Raven Chronicle** — A governed high-fashion visual creation command center.
|
|
|
|
| 41 |
|
| 42 |
**Live Space:** [build-small-hackathon/NEXUS_Visual_Weaver](https://huggingface.co/spaces/build-small-hackathon/NEXUS_Visual_Weaver)
|
| 43 |
|
| 44 |
+
https://cdn-uploads.huggingface.co/production/uploads/69b222a20b5d613944b5ebd3/P3My9Ol_AeuaueDFhEHOA.mp4
|
| 45 |
+
|
| 46 |
+
https://dl.dropboxusercontent.com/scl/fi/nb5de0v426z8huni3d11q/chrome_UBiW1QiB9J.mp4?rlkey=m6jawnpairliz7ysfrqet1d59&dl=0
|
| 47 |
---
|
| 48 |
|
| 49 |
## Live Command Surface
|
| 50 |
|
| 51 |
The first screen is the working surface. Creative direction, wardrobe controls, reference metadata, ST3GG scanning, and human checkpoint actions stay together in one governed flow.
|
| 52 |
|
| 53 |
+

|
| 54 |
+
|
| 55 |
## Real Evidence
|
| 56 |
|
| 57 |
| Evidence | Status |
|
|
|
|
| 78 |
E -->|Override| G[Audit Packet]
|
| 79 |
```
|
| 80 |
|
| 81 |
+

|
| 82 |
+
|
| 83 |
## Governance Model
|
| 84 |
|
| 85 |
Every weave carries its own evidence:
|
|
|
|
| 92 |
|
| 93 |
Adult Mode is opt-in and partitioned. It never disables safety or export gates.
|
| 94 |
|
| 95 |
+

|
| 96 |
+
|
| 97 |
## Current Scope
|
| 98 |
|
| 99 |
- **Active**: Governed image creation, wardrobe control, ST3GG scanning, human checkpoint, auditable export
|
| 100 |
- **Gated**: Video generation and external judges (behind review)
|
| 101 |
|
| 102 |
+

|
| 103 |
+
|
| 104 |
## Verification
|
| 105 |
|
| 106 |
```bash
|
|
|
|
| 110 |
|
| 111 |
Latest: **288 tests passing**, clean secret scan.
|
| 112 |
|
| 113 |
+

|
| 114 |
+
|
| 115 |
## Local Run
|
| 116 |
|
| 117 |
```bash
|
|
|
|
| 119 |
python app.py
|
| 120 |
```
|
| 121 |
|
| 122 |
+

|
| 123 |
+
|
| 124 |
## License
|
| 125 |
|
| 126 |
Apache-2.0
|
| 127 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|