Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ spacy==3.4.1
|
|
| 3 |
tokenizers==0.13.2
|
| 4 |
pytokenizations==0.8.4
|
| 5 |
gradio==3.16.1
|
| 6 |
-
torch
|
|
|
|
|
|
| 3 |
tokenizers==0.13.2
|
| 4 |
pytokenizations==0.8.4
|
| 5 |
gradio==3.16.1
|
| 6 |
+
torch
|
| 7 |
+
seaborn
|