voxel51 / fiftyone-docs-search

Search docs.voxel51.com with an LLM!
Apache License 2.0
361 stars 59 forks source link

simplifying readme #9

Closed timmermansjoy closed 1 year ago

timmermansjoy commented 1 year ago

since the setup.py has the requirements in install_requires. there is no need for the user to first download these packages separately. (requirements.txt also is not really necessary because of this)

the rest is markdown formatting