DeepLearning101 commited on
Commit
d5897b2
·
verified ·
1 Parent(s): 5ec482c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,7 +184,7 @@ examples = [
184
  ["8.8.8.8", "ip"],
185
  ["e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", "fileHash"],
186
  ["NVIDIA 最新新聞", "search"],
187
- ["deep learning book 第8章的重點是什麼", "dl101"],
188
  ["你可以幹什麼", "other"],
189
 
190
  ]
 
184
  ["8.8.8.8", "ip"],
185
  ["e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", "fileHash"],
186
  ["NVIDIA 最新新聞", "search"],
187
+ ["101 deep learning book 第8章的重點是什麼", "dl101"],
188
  ["你可以幹什麼", "other"],
189
 
190
  ]