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

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("git clone https://github.com/Weyaxi/scrape-open-llm-leaderboard")
3
  from openllm import *
4
  import requests
5
  import pandas as pd
 
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