jaifar530 commited on
Commit
e7ec9af
·
unverified ·
1 Parent(s): bb2c7f1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -224,7 +224,7 @@ def AI_vs_AI_RandomForest_88_Samples(df):
224
  # Download the zip file if it doesn't exist
225
  url = 'https://jaifar.net/AI_vs_AI_RandomForest_88_Samples.pkl'
226
  headers = {
227
- 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',
228
  }
229
 
230
  response = requests.get(url, headers=headers)
 
224
  # Download the zip file if it doesn't exist
225
  url = 'https://jaifar.net/AI_vs_AI_RandomForest_88_Samples.pkl'
226
  headers = {
227
+ 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3',
228
  }
229
 
230
  response = requests.get(url, headers=headers)