Instructions to use Johnnyfans/normpulse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Johnnyfans/normpulse with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Johnnyfans/normpulse", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
cd14324
1
Parent(s): 7c02614
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |
|
| 13 |
[](https://github.com/openmedlab/PULSE/blob/main/LICENSE)
|
| 14 |
[](https://github.com/openmedlab/PULSE/blob/main/MODEL_LICENSE)
|
| 15 |
-
### 下载
|
| 16 |
```bash
|
| 17 |
https://github.com/JOHNNY-fans/NormPULSE
|
| 18 |
```
|
|
|
|
| 12 |
|
| 13 |
[](https://github.com/openmedlab/PULSE/blob/main/LICENSE)
|
| 14 |
[](https://github.com/openmedlab/PULSE/blob/main/MODEL_LICENSE)
|
| 15 |
+
### 下载使用
|
| 16 |
```bash
|
| 17 |
https://github.com/JOHNNY-fans/NormPULSE
|
| 18 |
```
|