Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -16,4 +16,7 @@ torchaudio==2.0.2
|
|
16 |
torchvision==0.15.2
|
17 |
diffusers
|
18 |
optimum
|
19 |
-
auto-gptq
|
|
|
|
|
|
|
|
16 |
torchvision==0.15.2
|
17 |
diffusers
|
18 |
optimum
|
19 |
+
auto-gptq
|
20 |
+
pillow
|
21 |
+
tensorboard
|
22 |
+
matplotlib
|