Spaces:
Runtime error
Runtime error
add scipy (#23)
Browse files- add scipy (6ae8207e68ba0c0e3d18833cc746c3d5296b65a7)
Co-authored-by: Ahsen Khaliq <[email protected]>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ diffusers==0.4.1
|
|
4 |
huggingface-hub==0.10.0
|
5 |
nvidia-ml-py3
|
6 |
transformers==4.22.2
|
7 |
-
ftfy
|
|
|
|
4 |
huggingface-hub==0.10.0
|
5 |
nvidia-ml-py3
|
6 |
transformers==4.22.2
|
7 |
+
ftfy
|
8 |
+
scipy
|