commit changes
Browse files- checkpoint +2 -0
- config (2).json +4 -0
- model.index +0 -0
checkpoint
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model_checkpoint_path: "model"
|
| 2 |
+
all_model_checkpoint_paths: "model"
|
config (2).json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "video_cropper",
|
| 3 |
+
"transformers_version": "4.34.1"
|
| 4 |
+
}
|
model.index
ADDED
|
Binary file (5.24 kB). View file
|
|
|