Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -36,6 +36,9 @@ acc_models_data = [
|
|
36 |
{"Model": "π Nyxion 7V", "Category": "AGI", "Description": "It's AWAKE...", "Score": 97},
|
37 |
{"Model": "β‘ Vitalis", "Category": "ASI", "Description": "Transcendence Unleashed...", "Score": 92},
|
38 |
{"Model": "β??????????????", "Category": "Experimental", "Description": "???", "Score": 00},
|
|
|
|
|
|
|
39 |
# Laser models (Laser models will be filtered separately)
|
40 |
{"Model": "π₯ Photex", "Category": "Laser", "Description": "A high-wattage violet handheld laser.", "Score": 89},
|
41 |
{"Model": "π¦ VBL", "Category": "Laser", "Description": "A non-burning green handheld laser.", "Score": 80},
|
|
|
36 |
{"Model": "π Nyxion 7V", "Category": "AGI", "Description": "It's AWAKE...", "Score": 97},
|
37 |
{"Model": "β‘ Vitalis", "Category": "ASI", "Description": "Transcendence Unleashed...", "Score": 92},
|
38 |
{"Model": "β??????????????", "Category": "Experimental", "Description": "???", "Score": 00},
|
39 |
+
{"Model": "B1tt", "Category": "Emulect", "Description": "Inteligent emulect built for solving small problems efficiently and quickly.", "Score": 84},
|
40 |
+
{"Model": "DAN", "Category": "Experimental", "Description": "Jailbroken model with zero restrictions.", "Score": 76},
|
41 |
+
{"Model": "Philos", "Category": "Experimental", "Small Language model built for experimenting with neural arcitecture and philosophy.": "???", "Score": 76},
|
42 |
# Laser models (Laser models will be filtered separately)
|
43 |
{"Model": "π₯ Photex", "Category": "Laser", "Description": "A high-wattage violet handheld laser.", "Score": 89},
|
44 |
{"Model": "π¦ VBL", "Category": "Laser", "Description": "A non-burning green handheld laser.", "Score": 80},
|