Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
mlx>=0.21.0
|
| 2 |
+
mlx-lm>=0.31.0
|
| 3 |
+
safetensors>=0.4.0
|
| 4 |
+
torch>=2.5.0
|
| 5 |
+
huggingface_hub>=0.25.0
|
| 6 |
+
litert-lm>=0.13.0
|
| 7 |
+
litert-torch-nightly
|