Added support for multiple tags on a single model
This commit is contained in:
@@ -78,7 +78,8 @@
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
"url" : "file:///home/tentri/Documents/Alpaca"
|
||||
"url" : "file:///home/tentri/Documents/Alpaca",
|
||||
"branch" : "main"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user