rbgo commited on
Commit
69fe433
1 Parent(s): 46a9a2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ HOW_WE_TESTED = """
40
  """
41
 
42
  # URL of the CSV file
43
- CSV_URL = "hf://datasets/rbgo/llm-inference-benchmark/resolve/main/LLM-inference-benchmark-3.csv"
44
 
45
  def load_and_process_csv():
46
  # response = requests.get(CSV_URL)
 
40
  """
41
 
42
  # URL of the CSV file
43
+ CSV_URL = "hf://datasets/rbgo/llm-inference-benchmark/LLM-inference-benchmark-3.csv"
44
 
45
  def load_and_process_csv():
46
  # response = requests.get(CSV_URL)