oliverwang15 commited on
Commit
1c91abb
·
1 Parent(s): 58b38ad

updates on the requirements.txt

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -18,8 +18,6 @@ QUESTIONS = [
18
  "Genetic Chain",
19
  ]
20
 
21
- with open()
22
-
23
  with gr.Blocks(theme="dark") as demo:
24
  backend = Backend()
25
  with gr.Row():
 
18
  "Genetic Chain",
19
  ]
20
 
 
 
21
  with gr.Blocks(theme="dark") as demo:
22
  backend = Backend()
23
  with gr.Row():