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