Yin Fang commited on
Commit
6ce906a
Β·
1 Parent(s): 366aa69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -89,7 +89,6 @@ def gen_process(gen_input):
89
 
90
  return "\n".join(gen_output), gen_output_image
91
 
92
-
93
  def opt_process(opt_input):
94
 
95
  tokenizer = AutoTokenizer.from_pretrained("zjunlp/MolGen-large-opt")
 
89
 
90
  return "\n".join(gen_output), gen_output_image
91
 
 
92
  def opt_process(opt_input):
93
 
94
  tokenizer = AutoTokenizer.from_pretrained("zjunlp/MolGen-large-opt")