ola13 commited on
Commit
7b39940
1 Parent(s): 527716a
Files changed (2) hide show
  1. app.py +1 -2
  2. requirements.txt +4 -0
app.py CHANGED
@@ -20,8 +20,7 @@ st.sidebar.markdown(
20
  font-size: 50px;
21
  }
22
  </style>
23
- <p class="aligncenter">Gaia Search 🌖🌏</p>
24
- <p style="text-align: center;"> A search engine for the LAION large scale image caption corpora</p>
25
  """,
26
  unsafe_allow_html=True,
27
  )
 
20
  font-size: 50px;
21
  }
22
  </style>
23
+ <p class="aligncenter">Streamlist test Search</p>
 
24
  """,
25
  unsafe_allow_html=True,
26
  )
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ pyserini
2
+ datasets
3
+ faiss-cpu
4
+ torch