Update loader.py
This commit is contained in:
parent
99c738055a
commit
2a9fd4c4c2
1 changed files with 1 additions and 0 deletions
|
|
@ -392,6 +392,7 @@ class FastVisionModel(FastBaseVisionModel):
|
|||
was_disabled = are_progress_bars_disabled()
|
||||
disable_progress_bars()
|
||||
|
||||
print(model_name)
|
||||
autoconfig_error = None
|
||||
peft_error = None
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue