open-ai-co-scientist / requirements.txt
Chunhua Liao
Convert project to Gradio app for Hugging Face Spaces deployment
81d7a7f
raw
history blame contribute delete
342 Bytes
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