MrGiovanni
commited on
Commit
•
60e7bbf
1
Parent(s):
8a96d18
Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,7 @@ The Singularity container is designed for the prediction of abdominal tumors, sp
|
|
11 |
### 1-Download
|
12 |
Download the singularity container.
|
13 |
```
|
14 |
-
wget https://huggingface.co/qicq1c/DiffTumor/resolve/main/difftumor_final.sif
|
15 |
-
mv difftumor_final.sif?download=true difftumor.sif
|
16 |
```
|
17 |
### 2-Data preparation
|
18 |
This is how `inputs_data` organizes
|
|
|
11 |
### 1-Download
|
12 |
Download the singularity container.
|
13 |
```
|
14 |
+
wget https://huggingface.co/qicq1c/DiffTumor/resolve/main/difftumor_final.sif
|
|
|
15 |
```
|
16 |
### 2-Data preparation
|
17 |
This is how `inputs_data` organizes
|