Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ peft
|
|
| 7 |
bitsandbytes==0.44.1
|
| 8 |
open_clip_torch
|
| 9 |
diffdist
|
|
|
|
| 10 |
pydantic==2.8.2
|
| 11 |
pydantic-core==2.20.1
|
| 12 |
markdown2[all]
|
|
|
|
| 7 |
bitsandbytes==0.44.1
|
| 8 |
open_clip_torch
|
| 9 |
diffdist
|
| 10 |
+
Pillow==9.0.1
|
| 11 |
pydantic==2.8.2
|
| 12 |
pydantic-core==2.20.1
|
| 13 |
markdown2[all]
|