File size: 94 Bytes
9b744c5
 
 
 
 
1
2
3
4
5
6
import os

OWNER = "huggingface"
REPO = "transformers"
TOKEN = os.environ.get("GITHUB_TOKEN")