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