mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 04:40:49 +08:00
parent
7da00796e5
commit
621de1ab99
@ -335,7 +335,8 @@ async def share_art(request):
|
||||
content_type = assetFileType
|
||||
|
||||
try:
|
||||
from nio import AsyncClient, LoginResponse, UploadResponse
|
||||
from nio import AsyncClient, LoginResponse, RoomSendResponse, UploadResponse, RoomMessageText, RoomMessageMedia
|
||||
import asyncio
|
||||
|
||||
homeserver = 'matrix.org'
|
||||
if matrix_auth:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user