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