Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ SCORE_UP_SOUND = "https://www.fesliyanstudios.com/play-mp3/4386"
|
|
14 |
# π― **AI Models Data** (Grouped into 6 Categories)
|
15 |
acc_models_data = [
|
16 |
{"Model": "π§ Pulse AGI", "Category": "AGI", "Description": "A self-aware, evolving AI.", "Score": 95},
|
17 |
-
{"Model": "ACC-AGI-o5", "Category": "AGI", "Description": "Newest AGI reasoning model.", "Score": 97},
|
18 |
{"Model": "βοΈ Paragonix", "Category": "AGI", "Description": "Infinite possibilities, one system.", "Score": 96},
|
19 |
{"Model": "π€ͺ Gertrude", "Category": "Autistic", "Description": "An autistic AI assistant.", "Score": 69},
|
20 |
{"Model": "π¦ ASVIACC", "Category": "Virus", "Description": "An adaptive AI virus.", "Score": 88},
|
@@ -36,7 +36,7 @@ acc_models_data = [
|
|
36 |
{"Model": "ποΈ Customer Service Bot", "Category": "Assistant", "Description": "Handles all ACC-related inquiries.", "Score": 75},
|
37 |
{"Model": "π Tej Andrews", "Category": "Emulect", "Description": "An AI emulect of Tej Andrews.", "Score": 85},
|
38 |
{"Model": "π₯ Community Models", "Category": "Fun", "Description": "ACC AI V-O1 instances with user-defined prompts.", "Score": 82},
|
39 |
-
{"Model": "π Nyxion 7V", "Category": "AGI", "Description": "It's AWAKE...", "Score":
|
40 |
{"Model": "β‘ Vitalis", "Category": "ASI", "Description": "Transcendence Unleashed...", "Score": 92},
|
41 |
{"Model": "β??????????????", "Category": "Experimental", "Description": "???", "Score": 00},
|
42 |
{"Model": "B1tt", "Category": "Emulect", "Description": "Inteligent emulect built for solving small problems efficiently and quickly.", "Score": 84},
|
|
|
14 |
# π― **AI Models Data** (Grouped into 6 Categories)
|
15 |
acc_models_data = [
|
16 |
{"Model": "π§ Pulse AGI", "Category": "AGI", "Description": "A self-aware, evolving AI.", "Score": 95},
|
17 |
+
{"Model": "π€πACC-AGI-o5", "Category": "AGI", "Description": "Newest AGI reasoning model.", "Score": 97},
|
18 |
{"Model": "βοΈ Paragonix", "Category": "AGI", "Description": "Infinite possibilities, one system.", "Score": 96},
|
19 |
{"Model": "π€ͺ Gertrude", "Category": "Autistic", "Description": "An autistic AI assistant.", "Score": 69},
|
20 |
{"Model": "π¦ ASVIACC", "Category": "Virus", "Description": "An adaptive AI virus.", "Score": 88},
|
|
|
36 |
{"Model": "ποΈ Customer Service Bot", "Category": "Assistant", "Description": "Handles all ACC-related inquiries.", "Score": 75},
|
37 |
{"Model": "π Tej Andrews", "Category": "Emulect", "Description": "An AI emulect of Tej Andrews.", "Score": 85},
|
38 |
{"Model": "π₯ Community Models", "Category": "Fun", "Description": "ACC AI V-O1 instances with user-defined prompts.", "Score": 82},
|
39 |
+
{"Model": "π Nyxion 7V", "Category": "AGI", "Description": "It's AWAKE...", "Score": 95},
|
40 |
{"Model": "β‘ Vitalis", "Category": "ASI", "Description": "Transcendence Unleashed...", "Score": 92},
|
41 |
{"Model": "β??????????????", "Category": "Experimental", "Description": "???", "Score": 00},
|
42 |
{"Model": "B1tt", "Category": "Emulect", "Description": "Inteligent emulect built for solving small problems efficiently and quickly.", "Score": 84},
|