merterbak commited on
Commit
b9f3930
·
verified ·
1 Parent(s): 4338a8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -70,7 +70,6 @@ demo = gr.ChatInterface(
70
  ],
71
  examples=[
72
  [{"text": "Develop a Python Dijkstra’s algorithm to find the shortest path between nodes in a weighted graph for a navigation app"}],
73
- [{"text": "Write an SQL query to retrieve the top 5 most accessed files in a cloud storage system by download count, including file type and size"}],
74
  [{"text": "Write a JavaScript function to validate email address and telephone number using regular expressions."}],
75
  [{"text": "Write an HTML/CSS stylesheet to style a multi level navigation menu with hover effects and mobile compatibility"}],
76
  ],
 
70
  ],
71
  examples=[
72
  [{"text": "Develop a Python Dijkstra’s algorithm to find the shortest path between nodes in a weighted graph for a navigation app"}],
 
73
  [{"text": "Write a JavaScript function to validate email address and telephone number using regular expressions."}],
74
  [{"text": "Write an HTML/CSS stylesheet to style a multi level navigation menu with hover effects and mobile compatibility"}],
75
  ],