Spaces:
Runtime error
Runtime error
File size: 70 Bytes
51267b6 |
1 2 3 |
import os
MODEL_DIR = os.path.join(os.getcwd(), 'models', 'model.h5')
|