Spaces:
Sleeping
Sleeping
Add numpy dependency for calibration
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,4 @@ gradio>=4.0.0
|
|
| 4 |
huggingface_hub
|
| 5 |
gradio_client
|
| 6 |
sentencepiece
|
| 7 |
-
|
|
|
|
| 4 |
huggingface_hub
|
| 5 |
gradio_client
|
| 6 |
sentencepiece
|
| 7 |
+
numpy
|