mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
More Colab Debug
This commit is contained in:
@@ -8968,6 +8968,10 @@ def UI_2_refresh_auto_memory(data):
|
||||
# Test
|
||||
#==================================================================#
|
||||
|
||||
@app.route("/exit")
|
||||
def UI_2_exit():
|
||||
exit()
|
||||
|
||||
@app.route("/vars")
|
||||
@logger.catch
|
||||
def show_vars():
|
||||
|
Reference in New Issue
Block a user