💬 Commit message: Update 2026-02-03 22:22:59, 1 files, 3 lines
📁 Files changed: 1 📝 Lines changed: 3 • tensors.py
This commit is contained in:
+2
-1
@@ -493,7 +493,8 @@ def download_model(
|
||||
f.write(chunk)
|
||||
progress.update(task, advance=len(chunk))
|
||||
|
||||
console.print(f"[green]Downloaded:[/green] {dest_path}")
|
||||
console.print()
|
||||
console.print(f"[magenta]Downloaded:[/magenta] [green]\"{dest_path}\"[/green]")
|
||||
return True
|
||||
|
||||
except httpx.HTTPStatusError as e:
|
||||
|
||||
Reference in New Issue
Block a user