prajwal967
commited on
Commit
·
ccfc67f
1
Parent(s):
ff87d36
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
robust-deid==0.1.0
|
2 |
transformers==4.11.3
|
3 |
-
|
4 |
tensorflow==2.8.0
|
5 |
numpy==1.22.1
|
6 |
scipy==1.8.0
|
|
|
1 |
robust-deid==0.1.0
|
2 |
transformers==4.11.3
|
3 |
+
torch==1.10.0
|
4 |
tensorflow==2.8.0
|
5 |
numpy==1.22.1
|
6 |
scipy==1.8.0
|