Metadata-Version: 2.1
Name: comfyui-drivesendnode
Version: 1.1.0
Summary: Automatically upload ComfyUI output files to Google Drive with optional encryption. Supports OAuth and service accounts, real-time monitoring, cloud setups (RunPod), and includes cross-platform decryption scripts.
Home-page: https://github.com/machinepainting/ComfyUI_DriveSendNode
Requires-Python: >=3.10
Requires-Dist: requests
Requires-Dist: python-dotenv
Requires-Dist: watchdog
Requires-Dist: cryptography
Requires-Dist: google-auth
Requires-Dist: google-auth-oauthlib
Requires-Dist: google-api-python-client
