gpt / requirements.txt
karyappa's picture
Update requirements.txt
ab5cd31 verified
raw
history blame contribute delete
204 Bytes
gradio==3.41.2 # Gradio for building web interfaces
transformers==4.33.0 # Hugging Face Transformers for LLMs like GPT-2
torch # PyTorch (required by transformers for model inference)