shedacoding / requirements.txt
shaheerawan3's picture
Create requirements.txt
8bbc8a8 verified
raw
history blame contribute delete
350 Bytes
gradio>=4.36.1 # Gradio UI library :contentReference[oaicite:9]{index=9}
transformers>=4.35.0 # Hugging Face Transformers :contentReference[oaicite:10]{index=10}
torch>=2.0.0 # PyTorch backend :contentReference[oaicite:11]{index=11}
protobuf>=3.20.0 # For function-calling support :contentReference[oaicite:12]{index=12}