Update oms_text_encoder/config.json
Browse files
oms_text_encoder/config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "stabilityai/stable-diffusion-2-1
|
|
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "stabilityai/stable-diffusion-2-1",
|
3 |
+
"subfolder": "text_encoder",
|
4 |
"architectures": [
|
5 |
"CLIPTextModel"
|
6 |
],
|