Spaces:
Sleeping
Sleeping
Add cryptography to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,4 @@ transformers==4.41.2
|
|
| 4 |
PyYAML==6.0.1
|
| 5 |
scikit-learn==1.5.0
|
| 6 |
torch==2.3.0
|
|
|
|
|
|
| 4 |
PyYAML==6.0.1
|
| 5 |
scikit-learn==1.5.0
|
| 6 |
torch==2.3.0
|
| 7 |
+
cryptography==42.0.8
|