heymenn commited on
Commit
5ed091b
·
verified ·
1 Parent(s): 1e626f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ def excel_to_csv(fi):
11
 
12
  return gr.Dropdown(choices=columns, label="Columns of the file", multiselect=True, allow_custom_value=True), "here2.csv"
13
 
14
- def text_to_neoj4(rm, cm):
15
  prompt = """
16
 
17
  Here is a random Neo4J database with additionnal informations in '#' :
 
11
 
12
  return gr.Dropdown(choices=columns, label="Columns of the file", multiselect=True, allow_custom_value=True), "here2.csv"
13
 
14
+ def text_to_neo4j(rm, cm):
15
  prompt = """
16
 
17
  Here is a random Neo4J database with additionnal informations in '#' :