Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,5 +5,4 @@ transformers
|
|
5 |
torch
|
6 |
pillow
|
7 |
einops
|
8 |
-
torchvision
|
9 |
-
llama-cpp-python
|
|
|
5 |
torch
|
6 |
pillow
|
7 |
einops
|
8 |
+
torchvision
|
|