Update requirements.txt
Browse files- requirements.txt +6 -9
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
triton==2.1.0
|
8 |
-
bitsandbytes
|
9 |
-
gradio
|
|
|
1 |
+
gradio
|
2 |
+
seaborn
|
3 |
+
Pillow
|
4 |
+
matplotlib
|
5 |
+
spacy==3.6.0
|
6 |
+
requests
|
|
|
|
|
|