Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ torchvision==0.15.2
|
|
8 |
diffusers==0.21.4
|
9 |
ipython==7.28.0
|
10 |
transformers==4.25.1
|
11 |
-
fastcore==1.5.29
|
|
|
|
8 |
diffusers==0.21.4
|
9 |
ipython==7.28.0
|
10 |
transformers==4.25.1
|
11 |
+
fastcore==1.5.29
|
12 |
+
scipy==1.10.0
|