Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,10 @@ You have all you need (Dockerfile, requirements, code) in this repo
|
|
| 23 |
git clone https://huggingface.co/spaces/SADCPVIEW/Test
|
| 24 |
```
|
| 25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
- Create python enviroment and run the code
|
| 27 |
|
| 28 |
```
|
|
|
|
| 23 |
git clone https://huggingface.co/spaces/SADCPVIEW/Test
|
| 24 |
```
|
| 25 |
|
| 26 |
+
- Download the data.tar file as shown in the Dockerfile.
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
|
| 30 |
- Create python enviroment and run the code
|
| 31 |
|
| 32 |
```
|