Instructions to use manbomanbo/Stable-Sim2Real with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use manbomanbo/Stable-Sim2Real with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:manbomanbo/Stable-Sim2Real') tokenizer = open_clip.get_tokenizer('hf-hub:manbomanbo/Stable-Sim2Real') - Notebooks
- Google Colab
- Kaggle
Upload 3 files
Browse files- open_clip_pytorch_model.bin +3 -0
- stage1_main.ckpt +3 -0
- stage2_main.ckpt +3 -0
open_clip_pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a78ef8e8c73fd0df621682e7a8e8eb36c6916cb3c16b291a082ecd52ab79cc4
|
| 3 |
+
size 3944692325
|
stage1_main.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:617cbb78802499f2c338b8569a4cb4117028f5038cdd11799d1c69c4e2c3e909
|
| 3 |
+
size 6672052997
|
stage2_main.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:786b73bd501f792014a2875b354dcbd043a38bfe1c71b94ef48f9133b5f93ee4
|
| 3 |
+
size 6672054973
|