WCNegentropy commited on
Commit
fb7146b
·
verified ·
1 Parent(s): f5498bc

Remove nested directory: BitTransformerLM/requirements.txt

Browse files
Files changed (1) hide show
  1. BitTransformerLM/requirements.txt +0 -16
BitTransformerLM/requirements.txt DELETED
@@ -1,16 +0,0 @@
1
- -i https://pypi.org/simple
2
- --extra-index-url https://download.pytorch.org/whl/cpu
3
- torch==2.7.1+cpu
4
-
5
- # --extra-index-url https://download.pytorch.org/whl/cu118
6
- # torch==2.7.1+cu118
7
-
8
- pytest==8.4.1
9
- scikit-learn==1.7.1
10
- matplotlib==3.10.3
11
- datasets==4.0.0
12
- flask==3.1.1
13
- numpy==2.3.1
14
- requests==2.32.3
15
- watchdog==6.0.0
16
- huggingface-hub==0.34.3