Upload 2 files
Browse files- config (12).json +12 -0
- model (11).safetensors +3 -0
config (12).json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"TopAIImageGenerator"
|
| 4 |
+
],
|
| 5 |
+
"dtype": "float32",
|
| 6 |
+
"hidden_dim": 512,
|
| 7 |
+
"image_channels": 3,
|
| 8 |
+
"input_dim": 768,
|
| 9 |
+
"model_type": "topai_image_gen",
|
| 10 |
+
"resolution": 128,
|
| 11 |
+
"transformers_version": "5.2.0"
|
| 12 |
+
}
|
model (11).safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8943381ee9c2cc8b35c3331c1cac05717771f292fb8324e5a791a62a7c913310
|
| 3 |
+
size 76759164
|