Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ ftfy
|
|
| 7 |
huggingface-hub
|
| 8 |
Pillow
|
| 9 |
timm
|
| 10 |
-
transformers
|
| 11 |
-
open_clip_torch
|
| 12 |
requests
|
| 13 |
clip-interrogator==0.5.0
|
|
|
|
| 7 |
huggingface-hub
|
| 8 |
Pillow
|
| 9 |
timm
|
| 10 |
+
transformers==4.15.0
|
| 11 |
+
open_clip_torch==2.14.0
|
| 12 |
requests
|
| 13 |
clip-interrogator==0.5.0
|