Spaces:
Running
Running
openai | |
gradio | |
pydantic | |
PyYAML | |
requests # Added for fetching models | |
sentence-transformers | |
scikit-learn | |
torch # Or tensorflow - required by sentence-transformers | |
numpy # Often a dependency of the above, good to list explicitly | |
arxiv # arXiv API integration | |
feedparser # For arXiv RSS feeds | |
python-dateutil # Date handling for literature search | |