mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Add short comment
This commit is contained in:
parent
9e74125276
commit
3f6501c1ad
@ -1,3 +1,7 @@
|
||||
"""
|
||||
Run this script to generate the model-index files in `models` from the templates in `.templates/models`.
|
||||
"""
|
||||
|
||||
import argparse
|
||||
from pathlib import Path
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user