Spaces:
Runtime error
Runtime error
RamAnanth1
commited on
Commit
•
9419286
1
Parent(s):
2e755f1
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ einops==0.3.0
|
|
6 |
open_clip_torch==2.0.2
|
7 |
omegaconf==2.1.1
|
8 |
transformers==4.19.2
|
9 |
-
|
10 |
-
|
|
|
|
6 |
open_clip_torch==2.0.2
|
7 |
omegaconf==2.1.1
|
8 |
transformers==4.19.2
|
9 |
+
timm==0.6.12
|
10 |
+
addict==2.4.0
|
11 |
+
yapf==0.32.0
|