Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ accelerate==0.20.3
|
|
8 |
huggingface_hub==0.28.1
|
9 |
xformers==0.0.20
|
10 |
timm==0.9.2
|
11 |
-
Pillow==10.4.0
|
|
|
|
8 |
huggingface_hub==0.28.1
|
9 |
xformers==0.0.20
|
10 |
timm==0.9.2
|
11 |
+
Pillow==10.4.0
|
12 |
+
matplotlib==3.7.2
|