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