mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-04-30 03:01:28 +00:00
Prepwork for ilora
This commit is contained in:
@@ -127,7 +127,7 @@ class NetworkConfig:
|
||||
self.conv = 4
|
||||
|
||||
|
||||
AdapterTypes = Literal['t2i', 'ip', 'ip+']
|
||||
AdapterTypes = Literal['t2i', 'ip', 'ip+', 'clip', 'ilora']
|
||||
|
||||
|
||||
class AdapterConfig:
|
||||
|
||||
Reference in New Issue
Block a user