Remove direct Hub download counting config
Browse filesRemoves the direct config.json commit so the change can be reviewed in a new pull request.
- config.json +0 -9
config.json
DELETED
|
@@ -1,9 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"model_name": "ArtiFixer",
|
| 3 |
-
"architecture": "ArtifixerTransformer",
|
| 4 |
-
"framework": "pytorch",
|
| 5 |
-
"weight_file": "artifixer-14b.pt",
|
| 6 |
-
"base_model": "Wan-AI/Wan2.1-T2V-14B-Diffusers",
|
| 7 |
-
"intended_use": "3D reconstruction enhancement and extension",
|
| 8 |
-
"download_counting_note": "This metadata file is included so Hugging Face Hub download statistics can count repository downloads through the default config.json query file. Model weights are stored in artifixer-14b.pt."
|
| 9 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|