Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==3.30
|
2 |
transformers==4.30.0
|
3 |
-
robust-deid==0.
|
4 |
torch==2.1.0
|
5 |
pytorch-lightning==2.0.2
|
6 |
scikit-learn==1.3.2
|
|
|
1 |
gradio==3.30
|
2 |
transformers==4.30.0
|
3 |
+
robust-deid==0.3.1
|
4 |
torch==2.1.0
|
5 |
pytorch-lightning==2.0.2
|
6 |
scikit-learn==1.3.2
|