Spaces:
Runtime error
Runtime error
pharmapsychotic
commited on
Commit
•
5edee0b
1
Parent(s):
7ac65ca
Fork BLIP to add setup.py
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ torch
|
|
6 |
torchvision
|
7 |
transformers==4.21.2
|
8 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
9 |
-
-e git+https://github.com/
|
|
|
6 |
torchvision
|
7 |
transformers==4.21.2
|
8 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
9 |
+
-e git+https://github.com/pharmapsychotic/BLIP.git@main#egg=blip
|