Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
|
|
| 1 |
numpy>=1.21.0
|
| 2 |
-
# torch>=1.9.0 # optional — enables neural-guided layer (mba_classifier_v2.pt)
|
|
|
|
| 1 |
+
torch>=1.13.0
|
| 2 |
numpy>=1.21.0
|
|
|