Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ accelerate>=0.33.0
|
|
4 |
bitsandbytes>0.37.0
|
5 |
cached_path
|
6 |
click
|
|
|
7 |
datasets
|
8 |
ema_pytorch>=0.5.2
|
9 |
gradio
|
|
|
4 |
bitsandbytes>0.37.0
|
5 |
cached_path
|
6 |
click
|
7 |
+
nltk
|
8 |
datasets
|
9 |
ema_pytorch>=0.5.2
|
10 |
gradio
|