Instructions to use ckpt/ModelScope with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use ckpt/ModelScope with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:ckpt/ModelScope') tokenizer = open_clip.get_tokenizer('hf-hub:ckpt/ModelScope') - Notebooks
- Google Colab
- Kaggle
thanks to kabachuha ❤ deforum-art ❤
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:8870651704d6bfd2476c37e2bb8296711638fd35812292b2d0e99f98b6427e08
|
| 3 |
+
size 4663057434
|