Commit
·
c6df6d9
1
Parent(s):
2678667
Upload Diffusion
Browse files- config.json +7 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"Diffusion"
|
4 |
+
],
|
5 |
+
"torch_dtype": "float32",
|
6 |
+
"transformers_version": "4.27.0.dev0"
|
7 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d386ae815773225c5cdbaf646c2e8a099467643df7ebabfde115f501cc9ed39
|
3 |
+
size 8000789
|