ai-code-analyzer / requirements.txt
arun3676
Initial commit: AI Code Analyzer with fine-tuned model support
5c6379b
raw
history blame
252 Bytes
streamlit>=1.36.0
openai>=1.0.0
anthropic>=0.25.0
python-dotenv>=1.0.0
requests>=2.32.0
typing-extensions>=4.0.0
# Fine-tuning libraries
torch>=2.0.0
transformers>=4.35.0
datasets>=2.14.0
peft>=0.6.0
trl>=0.7.0
bitsandbytes>=0.41.0
accelerate>=0.24.0