mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Merge error fix
This commit is contained in:
@@ -222,8 +222,6 @@ model_menu = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
utils.koboldai_vars = koboldai_vars
|
|
||||||
|
|
||||||
class Send_to_socketio(object):
|
class Send_to_socketio(object):
|
||||||
def write(self, bar):
|
def write(self, bar):
|
||||||
print(bar, end="")
|
print(bar, end="")
|
||||||
|
Reference in New Issue
Block a user