Skip to content

Commit

Permalink
Update server/settings/loaders.py
Browse files Browse the repository at this point in the history
Co-authored-by: Roy Nieterau <[email protected]>
  • Loading branch information
moonyuet and BigRoy authored Jul 10, 2024
1 parent 7d00cea commit fe60b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/settings/loaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ class LoadersModel(BaseSettingsModel):
"yeticache": [99, 206, 220, 1.0],
"yetiRig": [0, 205, 125, 1.0],
"oxcache": [156, 234, 195, 1.0],
"oxrig": [206, 234, 195, 1.0]
"oxrig": [206, 234, 195, 1.0],
# "model": [0.82, 0.52, 0.12],
# "rig": [0.23, 0.89, 0.92],
# "pointcache": [0.37, 0.82, 0.12],
Expand Down

0 comments on commit fe60b97

Please sign in to comment.