Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -28,4 +28,5 @@ langid==1.1.6
|
|
| 28 |
tqdm
|
| 29 |
tensorboard==2.16.2
|
| 30 |
loguru==0.7.2
|
| 31 |
-
txtsplit
|
|
|
|
|
|
| 28 |
tqdm
|
| 29 |
tensorboard==2.16.2
|
| 30 |
loguru==0.7.2
|
| 31 |
+
txtsplit
|
| 32 |
+
git+https://github.com/unitaryai/detoxify
|