Image-to-Text
Transformers.js
ONNX
English
multi_modality
webgpu
multimodal
text-to-image
vision-language
janus
browser-ai
edge-ai
Instructions to use Zhare-AI/janus-pro-7b-webgpu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Zhare-AI/janus-pro-7b-webgpu with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-to-text', 'Zhare-AI/janus-pro-7b-webgpu');
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -344,7 +344,7 @@ This model inherits the training data and potential biases from the original Jan
|
|
| 344 |
|
| 345 |
## License
|
| 346 |
|
| 347 |
-
This model is released under the **
|
| 348 |
|
| 349 |
## Citation
|
| 350 |
|
|
|
|
| 344 |
|
| 345 |
## License
|
| 346 |
|
| 347 |
+
This model is released under the **MIT**, same as the original Janus-Pro-7B. The WebGPU optimization and conversion process doesn't change the licensing terms.
|
| 348 |
|
| 349 |
## Citation
|
| 350 |
|