Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lambdaofgod
/
paperswithcode_nbow
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
paperswithcode_nbow
/
pages
/
1_Retrieval_App.py
lambdaofgod
app refactor and new models
568499b
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
from
app_implementation
import
RetrievalApp
app = RetrievalApp()
app.main()