prajwal967
commited on
Commit
•
549cda1
1
Parent(s):
d0dcd18
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pip
|
2 |
-
python
|
3 |
robust-deid==0.1.0
|
4 |
transformers==4.11.3
|
5 |
torch==1.11.0
|
|
|
1 |
pip
|
2 |
+
python==3.8
|
3 |
robust-deid==0.1.0
|
4 |
transformers==4.11.3
|
5 |
torch==1.11.0
|