Instructions to use jsoncx/HiDream-O1-Image-Dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jsoncx/HiDream-O1-Image-Dev with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("jsoncx/HiDream-O1-Image-Dev") model = AutoModelForMultimodalLM.from_pretrained("jsoncx/HiDream-O1-Image-Dev") - Notebooks
- Google Colab
- Kaggle
Upload fp32/model-00004-of-00008.safetensors with huggingface_hub
Browse files
fp32/model-00004-of-00008.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6909cde80731c7e552ec1be52ba325182b5a615cfaff0740b9e286017b182ff6
|
| 3 |
+
size 4999856656
|