Succesfully removed model from theme
This commit is contained in:
@@ -23,11 +23,6 @@ public class Theme : ScriptableObject
|
||||
/// </summary>
|
||||
public ThemeIndex index;
|
||||
|
||||
/// <summary>
|
||||
/// Reference to the model used in the SignPredictor
|
||||
/// </summary>
|
||||
public NNModel model;
|
||||
|
||||
/// <summary>
|
||||
/// The index of the model you want to use
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user