Instructions to use StabilityLabs/Stable-Layers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use StabilityLabs/Stable-Layers with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,10 @@
|
|
| 1 |
# Stable Layers — Inference
|
| 2 |
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
---
|
| 7 |
|
|
|
|
| 1 |
# Stable Layers — Inference
|
| 2 |
|
| 3 |
+
Project Page: https://stability-ai.github.io/stable-layers.github.io/
|
| 4 |
+
|
| 5 |
+
Paper: https://arxiv.org/abs/2605.30257
|
| 6 |
+
|
| 7 |
+
Note: whilst the paper used gemini, this model was retrained using an open VLM, we found no performance loss.
|
| 8 |
|
| 9 |
---
|
| 10 |
|