hylee
commited on
Commit
·
2ac2f07
1
Parent(s):
f8d71c4
remove requirements test
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,5 +3,4 @@ num2words==0.5.10
|
|
3 |
numpy==1.22.4
|
4 |
scipy==1.7.3
|
5 |
torch==1.10.2
|
6 |
-
transformers==4.29.1
|
7 |
-
git+https://github.com/hylee719/CS229-Project.git
|
|
|
3 |
numpy==1.22.4
|
4 |
scipy==1.7.3
|
5 |
torch==1.10.2
|
6 |
+
transformers==4.29.1
|
|