Commit
·
97fe404
1
Parent(s):
bc90068
readme
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ Code repository: [GitHub](https://github.com/ShandaAI/FloodDiffusion)
|
|
| 20 |
The files in this repository are organized to match the directory structure required by FloodDiffusion.
|
| 21 |
|
| 22 |
### 1. Model Checkpoints
|
| 23 |
-
The `outputs.zip` and `outputs_tiny.zip`
|
| 24 |
|
| 25 |
* **Target**: Unzip into your project root. It should create an `outputs/` folder.
|
| 26 |
|
|
|
|
| 20 |
The files in this repository are organized to match the directory structure required by FloodDiffusion.
|
| 21 |
|
| 22 |
### 1. Model Checkpoints
|
| 23 |
+
The `outputs.zip` and `outputs_tiny.zip` archives contains the pretrained model weights.
|
| 24 |
|
| 25 |
* **Target**: Unzip into your project root. It should create an `outputs/` folder.
|
| 26 |
|