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