Spaces:
Running
Running
Philipp Allgeuer commited on
Commit ·
d9dd028
1
Parent(s): 7ad5fd3
Add transformers to requirements as open_clip needs it
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ open_clip_torch==2.23
|
|
| 4 |
pillow
|
| 5 |
torch
|
| 6 |
tqdm
|
|
|
|
| 7 |
unidecode
|
|
|
|
| 4 |
pillow
|
| 5 |
torch
|
| 6 |
tqdm
|
| 7 |
+
transformers
|
| 8 |
unidecode
|