Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -60,7 +60,7 @@ Use the online OneCode environment for an intelligent, one-click AI for Science
|
|
| 60 |
### Download the Model Package
|
| 61 |
|
| 62 |
```bash
|
| 63 |
-
hf download --model OneScience-
|
| 64 |
cd VPINNs
|
| 65 |
```
|
| 66 |
|
|
|
|
| 60 |
### Download the Model Package
|
| 61 |
|
| 62 |
```bash
|
| 63 |
+
hf download --model OneScience-Group/VPINNs --local-dir ./VPINNs
|
| 64 |
cd VPINNs
|
| 65 |
```
|
| 66 |
|