Spaces:
Running
Running
Upload backend/requirements.txt with huggingface_hub
Browse files- backend/requirements.txt +1 -0
backend/requirements.txt
CHANGED
|
@@ -18,6 +18,7 @@ tokenizers==0.15.0
|
|
| 18 |
safetensors==0.4.1
|
| 19 |
huggingface-hub==0.20.0
|
| 20 |
scipy==1.11.4
|
|
|
|
| 21 |
|
| 22 |
# Data Processing
|
| 23 |
numpy==1.26.4
|
|
|
|
| 18 |
safetensors==0.4.1
|
| 19 |
huggingface-hub==0.20.0
|
| 20 |
scipy==1.11.4
|
| 21 |
+
sacremoses>=0.0.53
|
| 22 |
|
| 23 |
# Data Processing
|
| 24 |
numpy==1.26.4
|