update ieemoo-ai-isempty.py.
This commit is contained in:
@ -40,6 +40,7 @@ sys.path.insert(0, ".")
|
|||||||
app = Flask(__name__)
|
app = Flask(__name__)
|
||||||
app.use_reloader=False
|
app.use_reloader=False
|
||||||
|
|
||||||
|
print("Autor:ieemoo_lx")
|
||||||
|
|
||||||
def parse_args(model_file="./output/ieemooempty_vit_checkpoint.pth"):
|
def parse_args(model_file="./output/ieemooempty_vit_checkpoint.pth"):
|
||||||
parser = argparse.ArgumentParser()
|
parser = argparse.ArgumentParser()
|
||||||
|
Reference in New Issue
Block a user