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