jffacevedo
commited on
Commit
•
9048abb
1
Parent(s):
b73544b
Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,6 @@ from diffusers import (
|
|
40 |
)
|
41 |
|
42 |
base_model = "stabilityai/stable-diffusion-xl-base-1.0"
|
43 |
-
lcm_model = "sd_lora_model"
|
44 |
weight_dtype = jnp.bfloat16
|
45 |
revision= 'refs/pr/95'
|
46 |
|
|
|
40 |
)
|
41 |
|
42 |
base_model = "stabilityai/stable-diffusion-xl-base-1.0"
|
|
|
43 |
weight_dtype = jnp.bfloat16
|
44 |
revision= 'refs/pr/95'
|
45 |
|