Spaces:
Sleeping
Sleeping
File size: 342 Bytes
fae38f8 c5c8074 fae38f8 bf6309d c5c8074 f3c92ba c5c8074 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # requirements.txt # Core dependencies datasets>=2.14.0 gradio>=4.0.0 sacrebleu>=2.3.0 rouge-score>=0.1.2 Levenshtein>=0.21.0 numpy>=1.24.0 pandas>=2.0.0 matplotlib>=3.7.0 huggingface_hub>=0.16.0 PyYAML>=6.0 plotly>=5.0.0 google-cloud-translate>=3.0.0 ipython # Additional dependencies that SALT might need transformers>=4.30.0 torch>=2.0.0 |