Spaces:
Runtime error
Runtime error
RamAnanth1
commited on
Commit
•
847b720
1
Parent(s):
7344f5d
Update configs/stable-diffusion/test_sketch.yaml
Browse files
configs/stable-diffusion/test_sketch.yaml
CHANGED
@@ -70,7 +70,7 @@ model:
|
|
70 |
cond_stage_config: #__is_unconditional__
|
71 |
target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
|
72 |
params:
|
73 |
-
version:
|
74 |
|
75 |
logger:
|
76 |
print_freq: 100
|
|
|
70 |
cond_stage_config: #__is_unconditional__
|
71 |
target: ldm.modules.encoders.modules.FrozenCLIPEmbedder
|
72 |
params:
|
73 |
+
version: openai/clip-vit-large-patch14
|
74 |
|
75 |
logger:
|
76 |
print_freq: 100
|