Update configuration_pixel.py
Browse files- configuration_pixel.py +1 -1
configuration_pixel.py
CHANGED
|
@@ -6,7 +6,7 @@ class TopAIImageConfig(PretrainedConfig):
|
|
| 6 |
def __init__(
|
| 7 |
self,
|
| 8 |
input_dim=768,
|
| 9 |
-
hidden_dim=512,
|
| 10 |
image_channels=3,
|
| 11 |
resolution=128,
|
| 12 |
**kwargs
|
|
|
|
| 6 |
def __init__(
|
| 7 |
self,
|
| 8 |
input_dim=768,
|
| 9 |
+
hidden_dim=512, # 讞讝专谞讜 诇-512 讻讚讬 诇讛转讗讬诐 诇诪砖拽讜诇讜转 讛拽讬讬诪讜转
|
| 10 |
image_channels=3,
|
| 11 |
resolution=128,
|
| 12 |
**kwargs
|