applied-ai-018's picture
Add files using upload-large-folder tool
8e72e9a verified
raw
history blame contribute delete
169 Bytes
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
import os
from . import retro
if __name__ == "__main__":
retro.init(os.environ["RETRO_WORKDIR"])