Spaces:
Runtime error
Runtime error
import os | |
data_dir = os.path.join(os.path.dirname(__file__), '..', 'data') | |
config_dir = os.path.join(os.path.dirname(__file__), '..', 'config') | |