lvwerra HF Staff commited on
Commit
5784f64
·
1 Parent(s): 362307e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -15,6 +15,7 @@ with gzip.open(filepath, 'r') as f:
15
  usernames["v1.0"] = json.loads(f.read().decode('utf-8'))
16
 
17
  text = """\
 
18
  **_The Stack is an open governance interface between the AI community and the open source community._**
19
 
20
  # Am I in The Stack?
 
15
  usernames["v1.0"] = json.loads(f.read().decode('utf-8'))
16
 
17
  text = """\
18
+ ![](./banner.png)
19
  **_The Stack is an open governance interface between the AI community and the open source community._**
20
 
21
  # Am I in The Stack?