Amy Roberts
Draft
9b744c5
raw
history blame
94 Bytes
import os
OWNER = "huggingface"
REPO = "transformers"
TOKEN = os.environ.get("GITHUB_TOKEN")