added RAG, Multiuser, TG bot
This commit is contained in:
@@ -267,6 +267,7 @@ class ComfyUIClient:
|
||||
"filename": filename,
|
||||
"url": f"/api/v1/media/generated/{filename}",
|
||||
"prompt": positive,
|
||||
"negative_prompt": negative,
|
||||
"backend": "anima" if _use_anima(self.settings) else "checkpoint",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user