delightfulrachel commited on
Commit
3ea0b26
·
verified ·
1 Parent(s): 5cd650b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import time
4
  import requests
5
  import json
6
  import plotly.express as px
 
7
 
8
  # Model options for dropdown with both Together AI and Anthropic models
9
  together_models = [
 
4
  import requests
5
  import json
6
  import plotly.express as px
7
+ import pandas as pd
8
 
9
  # Model options for dropdown with both Together AI and Anthropic models
10
  together_models = [