truthdotphd commited on
Commit
19b46c5
·
verified ·
1 Parent(s): 5f5f88f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ The model requires Python 3.10 or higher. To use this model:
28
  pip install -r requirements.txt
29
  ```
30
  ```bash
31
- python3 model.py
32
  ```
33
 
34
  Below is a visualization of the cloud mask generated by the model:
 
28
  pip install -r requirements.txt
29
  ```
30
  ```bash
31
+ python3 run.py
32
  ```
33
 
34
  Below is a visualization of the cloud mask generated by the model: