from django.apps import AppConfig class StyleTransferConfig(AppConfig): name = 'style_transfer'