Spaces:
Running
Running
File size: 62 Bytes
21db53c |
1 2 3 4 |
from pathlib import Path
assets_path = Path(__file__).parent
|