jchen8000 commited on
Commit
e28d195
·
verified ·
1 Parent(s): 35aecae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import requests
7
  import io
8
  import random
9
 
10
- input_count = 500
11
  result_count = 21
12
 
13
  # Download and extract the MovieLens dataset
 
7
  import io
8
  import random
9
 
10
+ input_count = 300
11
  result_count = 21
12
 
13
  # Download and extract the MovieLens dataset