TejAndrewsACC commited on
Commit
556dc1f
Β·
verified Β·
1 Parent(s): 27d0cd0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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},