mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Remove unused import.
This commit is contained in:
parent
ff515ec2fe
commit
aaa218a102
@ -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…
Reference in New Issue
Block a user