Spaces:
Runtime error
Runtime error
RamAnanth1
commited on
Commit
•
ef43b24
1
Parent(s):
7aa0b06
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ einops==0.3.0
|
|
5 |
open_clip_torch==2.0.2
|
6 |
omegaconf==2.1.1
|
7 |
transformers==4.19.2
|
8 |
-
scipy
|
|
|
|
5 |
open_clip_torch==2.0.2
|
6 |
omegaconf==2.1.1
|
7 |
transformers==4.19.2
|
8 |
+
scipy
|
9 |
+
scikit-image
|