sasha HF Staff commited on
Commit
6f0c220
·
verified ·
1 Parent(s): 59df66e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ color_discrete_map = {'Direct': '#2ca02c', 'Indirect': '#1f77b4', 'None':'#d627
17
 
18
 
19
  organizations=['Alphabet','Allen Institute for AI', 'Alibaba', 'Amazon', 'Anthropic', 'Apple', 'Baidu', 'Carnegie Mellon University (CMU)', \
20
- 'DeepSeek', 'Meta', 'Microsoft', 'Mistral AI', 'NVIDIA', 'OpenAI', 'Salesforce Research' 'Stanford University', \
21
  'University of California (UC) Berkeley', 'University of Montreal', 'University of Oxford', 'University of Toronto' ]
22
 
23
  def generate_figure(org_name):
 
17
 
18
 
19
  organizations=['Alphabet','Allen Institute for AI', 'Alibaba', 'Amazon', 'Anthropic', 'Apple', 'Baidu', 'Carnegie Mellon University (CMU)', \
20
+ 'DeepSeek', 'Meta', 'Microsoft', 'Mistral AI', 'NVIDIA', 'OpenAI', 'Salesforce Research','Stanford University', \
21
  'University of California (UC) Berkeley', 'University of Montreal', 'University of Oxford', 'University of Toronto' ]
22
 
23
  def generate_figure(org_name):