Spaces:
Paused
Paused
File size: 103 Bytes
75a78b0 |
1 2 3 4 |
import os
modelfile_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../model_files'))
|