Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,5 @@ keras<3.0.0
|
|
| 14 |
python-doctr[tf]
|
| 15 |
scikit-learn
|
| 16 |
Pillow
|
| 17 |
-
h5py
|
|
|
|
|
|
| 14 |
python-doctr[tf]
|
| 15 |
scikit-learn
|
| 16 |
Pillow
|
| 17 |
+
h5py
|
| 18 |
+
python-doctr[torch]
|