mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-08-31 09:40:38 +02:00
8 lines
298 B
Bash
8 lines
298 B
Bash
# HuggingFace token (optional; only needed for gated/private models)
|
|
# Get yours at: https://huggingface.co/settings/tokens
|
|
# HF_TOKEN=
|
|
|
|
# OpenAI API key (optional; only for explicit verify-openai-synthid uploads)
|
|
# Create and manage keys at: https://platform.openai.com/api-keys
|
|
# OPENAI_API_KEY=
|