synctext commited on
Commit
d61f7b1
·
verified ·
1 Parent(s): b67975b

typo, missing closing ")"

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ interface = gr.Interface(fn=process_query,
24
  description="""
25
  ### Search for movie trailers, music torrents, and bitcoin wallet addresses!
26
 
27
- This toy example knows about 500 URLs exactly after merely a few hours of training on a single GPU. ([View dataset](https://huggingface.co/tribler/dsi-search-on-toy-dataset/blob/main/dataset.csv), read [scientific article](https://arxiv.org/pdf/2404.12237.pdf) from EuroMLSys, [model](https://huggingface.co/tribler/dsi-search-on-toy-dataset), and [all code](https://github.com/Tribler/De-DSI).
28
  """,
29
  article="""
30
  ## De-DSI
 
24
  description="""
25
  ### Search for movie trailers, music torrents, and bitcoin wallet addresses!
26
 
27
+ This toy example knows about 500 URLs exactly after merely a few hours of training on a single GPU. ([View dataset](https://huggingface.co/tribler/dsi-search-on-toy-dataset/blob/main/dataset.csv), read [scientific article](https://arxiv.org/pdf/2404.12237.pdf) from EuroMLSys, [model](https://huggingface.co/tribler/dsi-search-on-toy-dataset), and [all code](https://github.com/Tribler/De-DSI)).
28
  """,
29
  article="""
30
  ## De-DSI