anton-l HF Staff commited on
Commit
342ec66
·
verified ·
1 Parent(s): f6aa4a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -7,7 +7,8 @@ PARQUET_PATH = "v3_repos.parquet"
7
  con = duckdb.connect()
8
 
9
  text = """\
10
- ![](https://huggingface.co/spaces/HuggingFaceCode/in-the-stack/resolve/main/banner.png)
 
11
  # Am I in The Stack?
12
 
13
  [The Stack v3](https://huggingface.co/datasets/HuggingFaceCode/stack-v3-train) is \
 
7
  con = duckdb.connect()
8
 
9
  text = """\
10
+ <img src="https://huggingface.co/spaces/HuggingFaceCode/in-the-stack/resolve/main/huggy.png" style="width: 256px;">
11
+
12
  # Am I in The Stack?
13
 
14
  [The Stack v3](https://huggingface.co/datasets/HuggingFaceCode/stack-v3-train) is \