Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ safetensors
|
|
6 |
tqdm
|
7 |
open_clip_torch
|
8 |
accelerate
|
9 |
-
transformers>=4.27.1
|
|
|
|
6 |
tqdm
|
7 |
open_clip_torch
|
8 |
accelerate
|
9 |
+
transformers>=4.27.1
|
10 |
+
clip_interrogator
|