Instructions to use vladmandic/aurasr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vladmandic/aurasr with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vladmandic/aurasr", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model.ckpt
Browse files- model.ckpt +3 -0
model.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10fd2c90cfa4e2e59abda3cb57d2fba1a94bcd6a886cc25dc94bdd832e4b74b9
|
| 3 |
+
size 2470316346
|