Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ transformers>=4.33.0
|
|
5 |
torch>=2.0.1
|
6 |
openai>=1.0.0
|
7 |
Pillow==9.4.0
|
8 |
-
torchvision
|
|
|
|
5 |
torch>=2.0.1
|
6 |
openai>=1.0.0
|
7 |
Pillow==9.4.0
|
8 |
+
torchvision
|
9 |
+
llama-cpp-python
|