mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
Update icons
This commit is contained in:
@@ -20,7 +20,7 @@ class Bittensor_LLMs implements INode {
|
||||
this.name = 'NIBittensorLLM'
|
||||
this.version = 2.0
|
||||
this.type = 'Bittensor'
|
||||
this.icon = 'logo.png'
|
||||
this.icon = 'NIBittensor.svg'
|
||||
this.category = 'LLMs'
|
||||
this.description = 'Wrapper around Bittensor subnet 1 large language models'
|
||||
this.baseClasses = [this.type, ...getBaseClasses(NIBittensorLLM)]
|
||||
|
||||
Reference in New Issue
Block a user