Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==4.14.0
|
|
2 |
pandas==2.1.4
|
3 |
matplotlib==3.8.2
|
4 |
seaborn==0.13.1
|
5 |
-
ctransformers==0.2.27
|
|
|
|
2 |
pandas==2.1.4
|
3 |
matplotlib==3.8.2
|
4 |
seaborn==0.13.1
|
5 |
+
ctransformers==0.2.27
|
6 |
+
transformers
|