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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ with gzip.open(filepath, 'r') as f:
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?
 
15
  usernames["v1.0"] = json.loads(f.read().decode('utf-8'))
16
 
17
  text = """\
18
+ ![](https://huggingface.co/spaces/lvwerra/in-the-stack-gr/resolve/main/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?