mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-21 17:03:00 +00:00
encoderonly: make executable
This commit is contained in:
parent
835b376c72
commit
a28bbb9cf7
1 changed files with 1 additions and 0 deletions
1
aimodel/src/encoderonly_test_rainfall.py
Normal file → Executable file
1
aimodel/src/encoderonly_test_rainfall.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
from loguru import logger
|
||||
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue