# INTENTIONALLY LEFT INACTIVE: This is the full requirements file with all dependencies for the project.
# The active requirements file is requirements-core.txt which has only the essential dependencies for the core functionality
# --extra-index-url https://download.pytorch.org/whl/cu124
# torch
# torchvision
# torchaudio
# diffusers
# accelerate
# transformers
# sentencepiece
# gguf
# Pillow
# term-image

# # --- SEARCH, NLP & INTELLIGENCE ---
# rank_bm25>=0.2.2
# spacy>=3.7.0
# networkx>=3.2
# trafilatura>=2.0.0
# model2vec>=0.1.0

# # --- APP INFRASTRUCTURE & API ---
# ollama>=0.4.0
# requests>=2.31.0
# feedparser>=6.0.10
# pytz>=2024.1
# APScheduler>=3.10.4
# atproto>=0.0.55

# # --- UTILS & AUDIO ---
# colorama>=0.4.6
# sounddevice>=0.4.6
# websockets>=12.0
# httpx>=0.27.0
# pytest>=9.0.0