File size: 340 Bytes
f42f624 ad18062 f42f624 90723cf ad18062 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
# Core ML libraries torch>=2.0.0 transformers>=4.30.0 lightning>=2.0.0 numpy>=1.24.0 # Web UI gradio>=5.13.1 # HuggingFace Space utilities huggingface-hub>=0.19.0 spaces>=0.19.0 # Optional dependencies for better performance accelerate>=0.20.0 bitsandbytes>=0.41.0 # Data visualization and logging matplotlib>=3.7.0 tensorboard>=2.13.0 |