mgokg commited on
Commit
375dca4
·
verified ·
1 Parent(s): 18631dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ demo.css = """
13
  height: 500px; /* Höhe in Pixel */
14
  overflow: auto; /* Scrollbar hinzufügen, wenn der Inhalt die Höhe überschreitet */
15
  }
16
- """"
17
 
18
  def parse_links(prompt):
19
  #anfrage ='fill in the missing contact information. do not reference the json object. do not use html tags inside the json object. it must be valid json. do not return explanaitons or any other text. thanks for your efforts:)'
 
13
  height: 500px; /* Höhe in Pixel */
14
  overflow: auto; /* Scrollbar hinzufügen, wenn der Inhalt die Höhe überschreitet */
15
  }
16
+ """
17
 
18
  def parse_links(prompt):
19
  #anfrage ='fill in the missing contact information. do not reference the json object. do not use html tags inside the json object. it must be valid json. do not return explanaitons or any other text. thanks for your efforts:)'