Spaces:
Sleeping
Sleeping
farrell236
commited on
Commit
•
a6d7f7f
1
Parent(s):
70788a3
Upload Model Weights
Browse files- .gitattributes +2 -0
- checkpoints/cstylegan/checkpoint +2 -0
- checkpoints/cstylegan/cstylegan_256x256.ckpt.data-00000-of-00001 +3 -0
- checkpoints/cstylegan/cstylegan_256x256.ckpt.index +0 -0
- checkpoints/gaugan/checkpoint +2 -0
- checkpoints/gaugan/gaugan_1024x1024.ckpt.data-00000-of-00001 +3 -0
- checkpoints/gaugan/gaugan_1024x1024.ckpt.index +0 -0
.gitattributes
CHANGED
@@ -32,3 +32,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
checkpoints/cstylegan/cstylegan_256x256.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
36 |
+
checkpoints/gaugan/gaugan_1024x1024.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
checkpoints/cstylegan/checkpoint
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
model_checkpoint_path: "cstylegan_256x256.ckpt"
|
2 |
+
all_model_checkpoint_paths: "cstylegan_256x256.ckpt"
|
checkpoints/cstylegan/cstylegan_256x256.ckpt.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d915eb60eef599b03c716107c7d207613182a5552ff2f49735c9351d28c40929
|
3 |
+
size 620386219
|
checkpoints/cstylegan/cstylegan_256x256.ckpt.index
ADDED
Binary file (46.8 kB). View file
|
|
checkpoints/gaugan/checkpoint
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
model_checkpoint_path: "gaugan_1024x1024.ckpt"
|
2 |
+
all_model_checkpoint_paths: "gaugan_1024x1024.ckpt"
|
checkpoints/gaugan/gaugan_1024x1024.ckpt.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ead6353462e33bb2510c6b51cc5c498bb8adafa384a0463b603efecce3569b53
|
3 |
+
size 1825583871
|
checkpoints/gaugan/gaugan_1024x1024.ckpt.index
ADDED
Binary file (48.8 kB). View file
|
|