Remove unused import.
This commit is contained in:
parent
ff515ec2fe
commit
aaa218a102
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ python download-model.py facebook/opt-1.3b
|
|||
import argparse
|
||||
import base64
|
||||
import json
|
||||
import multiprocessing
|
||||
import re
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue