Weyaxi commited on
Commit
fd86c50
1 Parent(s): 9b8a315

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import os
2
- os.sysytem("wget https://raw.githubusercontent.com/Weyaxi/scrape-open-llm-leaderboard/main/openllm.py")
3
  from openllm import *
4
  import requests
5
  import pandas as pd
 
1
  import os
2
+ os.system("wget https://raw.githubusercontent.com/Weyaxi/scrape-open-llm-leaderboard/main/openllm.py")
3
  from openllm import *
4
  import requests
5
  import pandas as pd