Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ Pillow
|
|
7 |
ftfy
|
8 |
regex
|
9 |
tqdm
|
|
|
10 |
git+https://github.com/openai/CLIP.git
|
11 |
accelerate
|
12 |
safetensors
|
|
|
7 |
ftfy
|
8 |
regex
|
9 |
tqdm
|
10 |
+
scipy
|
11 |
git+https://github.com/openai/CLIP.git
|
12 |
accelerate
|
13 |
safetensors
|