evacado commited on
Commit
74a12f1
·
verified ·
1 Parent(s): 8023629

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -0
app.py CHANGED
@@ -123,6 +123,16 @@ topics = """
123
  - Little Italy
124
  - Chinatown
125
  - Financial District
 
 
 
 
 
 
 
 
 
 
126
  """
127
 
128
  # Setup the Gradio Blocks interface with custom layout components
 
123
  - Little Italy
124
  - Chinatown
125
  - Financial District
126
+
127
+ Or any of these things to do in the city!
128
+ - Hotels
129
+ - Restaurants
130
+ - Parks
131
+ - Museums
132
+ - Gardens
133
+ - Thrift Stores
134
+ - Other Attractions
135
+
136
  """
137
 
138
  # Setup the Gradio Blocks interface with custom layout components