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