mt564-chat-api / requirements.txt
pareshmishra's picture
huggingface_hub
93717a5 verified
raw
history blame contribute delete
232 Bytes
huggingface_hub==0.25.2
# Gradio for the UI
gradio>=4.27.0
transformers
torch
bitsandbytes>=0.43.0
accelerate>=0.26.0
huggingface_hub
# Optional: Use environment variables easily (if needed in future scripts)
python-dotenv>=1.0.0