runtime error
Exit code: 1. Reason: Loading M1 SyncNet… Wav2lip/lipsync_expert_.pth: 0%| | 0.00/197M [00:00<?, ?B/s][A Wav2lip/lipsync_expert_.pth: 0%| | 0.00/197M [00:01<?, ?B/s][A Wav2lip/lipsync_expert_.pth: 0%| | 0.00/197M [00:02<?, ?B/s][A Wav2lip/lipsync_expert_.pth: 100%|██████████| 197M/197M [00:02<00:00, 82.7MB/s] Loading M2 Fingerprint… Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. Traceback (most recent call last): File "/app/app.py", line 25, in <module> m2 = FingerprintModule(cache_dir=CACHE) File "/app/modules/m2_fingerprint.py", line 36, in __init__ self.model = AutoModelForImageClassification.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ "yermandy/deepfake-detection", cache_dir=cache_dir ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 329, in from_pretrained config, kwargs = AutoConfig.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... **kwargs, ^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/configuration_auto.py", line 419, in from_pretrained raise ValueError( ...<2 lines>... ) ValueError: Unrecognized model in yermandy/deepfake-detection. Should have a `model_type` key in its config.json.
Container logs:
Fetching error logs...