Update README.md
Browse files
README.md
CHANGED
|
@@ -10,11 +10,14 @@ library_name: diffusers
|
|
| 10 |
|
| 11 |
LiteVision-v1 is a lightweight (only about 2GB), fast Stable Diffusion 1.5-based model optimized for low-step inference using LCM scheduler.
|
| 12 |
|
| 13 |
-
- Built for
|
| 14 |
- Minimal steps.
|
| 15 |
- Clean results.
|
| 16 |
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## 🚀 Key Features
|
| 20 |
|
|
|
|
| 10 |
|
| 11 |
LiteVision-v1 is a lightweight (only about 2GB), fast Stable Diffusion 1.5-based model optimized for low-step inference using LCM scheduler.
|
| 12 |
|
| 13 |
+
- Built for low-end GPU.
|
| 14 |
- Minimal steps.
|
| 15 |
- Clean results.
|
| 16 |
|
| 17 |
+
# Benchmark test on P100 GPU
|
| 18 |
+
|
| 19 |
+
![image] (benchmark.png)
|
| 20 |
+
|
| 21 |
|
| 22 |
## 🚀 Key Features
|
| 23 |
|