Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app/models.py
Browse files- app/models.py +2 -0
app/models.py
CHANGED
@@ -58,6 +58,8 @@ closed_source = [
|
|
58 |
'Play.HT 2.0',
|
59 |
'Play.HT 3.0 Mini',
|
60 |
'PlayDialog',
|
|
|
|
|
61 |
]
|
62 |
|
63 |
# Model name mapping, can include models that users cannot vote on
|
|
|
58 |
'Play.HT 2.0',
|
59 |
'Play.HT 3.0 Mini',
|
60 |
'PlayDialog',
|
61 |
+
'Papla P1',
|
62 |
+
'Hume Octave'
|
63 |
]
|
64 |
|
65 |
# Model name mapping, can include models that users cannot vote on
|