Update README.md
Browse files
README.md
CHANGED
|
@@ -102,7 +102,7 @@ Besides that, It also supports natural language and tags inputs.
|
|
| 102 |
| **Jina CLIP v2** | [](https://huggingface.co/jinaai/jina-clip-v2) | [](https://www.modelscope.cn/models/jinaai/jina-clip-v2) |
|
| 103 |
| **FLUX.1-dev VAE** | [](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/vae/diffusion_pytorch_model.safetensors) | [](https://www.modelscope.cn/models/black-forest-labs/FLUX.1-dev/tree/master/vae) |
|
| 104 |
|
| 105 |
-
## 🚀Quickstart
|
| 106 |
```bash
|
| 107 |
pip install diffusers transformers accelerate safetensors torch --upgrade
|
| 108 |
# Recommended: install FlashAttention and Triton according to your operating system.
|
|
|
|
| 102 |
| **Jina CLIP v2** | [](https://huggingface.co/jinaai/jina-clip-v2) | [](https://www.modelscope.cn/models/jinaai/jina-clip-v2) |
|
| 103 |
| **FLUX.1-dev VAE** | [](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/vae/diffusion_pytorch_model.safetensors) | [](https://www.modelscope.cn/models/black-forest-labs/FLUX.1-dev/tree/master/vae) |
|
| 104 |
|
| 105 |
+
## 🚀 Quickstart
|
| 106 |
```bash
|
| 107 |
pip install diffusers transformers accelerate safetensors torch --upgrade
|
| 108 |
# Recommended: install FlashAttention and Triton according to your operating system.
|