Instructions to use HuangLab/CELL-E_2_OpenCell_2560 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HuangLab/CELL-E_2_OpenCell_2560 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HuangLab/CELL-E_2_OpenCell_2560", dtype="auto") - Notebooks
- Google Colab
- Kaggle
EmaadKhwaja commited on
Commit ·
f3bf072
1
Parent(s): f11d7ec
trim model
Browse files- model.ckpt +2 -2
model.ckpt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2db61d1aae4730f34b0c98c4106a1c4bbf04fe5e28dacc342c6543b2412e790
|
| 3 |
+
size 2521302689
|