Update README.md
Browse files
README.md
CHANGED
@@ -141,4 +141,4 @@ with torch.no_grad():
|
|
141 |
print(best_description)
|
142 |
```
|
143 |
|
144 |
-
The fine-tuned model can be found in the files section of this repo
|
|
|
141 |
print(best_description)
|
142 |
```
|
143 |
|
144 |
+
The fine-tuned model can be found in the files section of this repo as "euroSATclip.pt"
|