Spaces:
Sleeping
Sleeping
update script
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -1100,7 +1100,7 @@
|
|
| 1100 |
};
|
| 1101 |
|
| 1102 |
const FEATURED = [
|
| 1103 |
-
{ repo: 'prithivMLmods/Qwen3-VL-4B-Instruct-Unredacted-MAX', type: 'models', label: 'Qwen3-VL-4B' },
|
| 1104 |
{ repo: 'prithivMLmods/Qwen3-VL-abliterated-MAX-Fast', type: 'spaces', label: 'Qwen3-VL Space' },
|
| 1105 |
{ repo: 'prithivMLmods/LAP2-K-Think-v1.b', type: 'datasets', label: 'LAP2-K-Think' },
|
| 1106 |
];
|
|
|
|
| 1100 |
};
|
| 1101 |
|
| 1102 |
const FEATURED = [
|
| 1103 |
+
{ repo: 'prithivMLmods/Qwen3-VL-4B-Instruct-Unredacted-MAX', type: 'models', label: 'Qwen3-VL-4B-Instruct-Unredacted-MAX' },
|
| 1104 |
{ repo: 'prithivMLmods/Qwen3-VL-abliterated-MAX-Fast', type: 'spaces', label: 'Qwen3-VL Space' },
|
| 1105 |
{ repo: 'prithivMLmods/LAP2-K-Think-v1.b', type: 'datasets', label: 'LAP2-K-Think' },
|
| 1106 |
];
|