Instructions to use HuangLab/CELL-E_2_OpenCell_640 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HuangLab/CELL-E_2_OpenCell_640 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HuangLab/CELL-E_2_OpenCell_640", dtype="auto") - Notebooks
- Google Colab
- Kaggle
EmaadKhwaja commited on
Commit ·
ced1928
1
Parent(s): 88cdd45
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:6c43e9870827b3485a46034aafd0160813ecbb228b804a005cbe4ee684ee4301
|
| 3 |
+
size 2382388930
|