Spaces:
Running
Running
Update app.py
Browse files
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:)'
|