Spaces:
Runtime error
Runtime error
pharmapsychotic
commited on
Commit
•
6e346ad
1
Parent(s):
5edee0b
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ Pillow
|
|
4 |
timm
|
5 |
torch
|
6 |
torchvision
|
7 |
-
transformers==4.
|
8 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
9 |
-e git+https://github.com/pharmapsychotic/BLIP.git@main#egg=blip
|
|
|
4 |
timm
|
5 |
torch
|
6 |
torchvision
|
7 |
+
transformers==4.15.0
|
8 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
9 |
-e git+https://github.com/pharmapsychotic/BLIP.git@main#egg=blip
|