Spaces:
Running
Running
Commit
·
2fa4154
1
Parent(s):
3743ad0
edit
Browse files- requirements.txt +0 -13
- src/blip +0 -1
- src/clip +0 -1
requirements.txt
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
fairscale
|
2 |
-
ftfy
|
3 |
-
Pillow
|
4 |
-
timm
|
5 |
-
torch
|
6 |
-
torchvision
|
7 |
-
transformers==4.15.0
|
8 |
-
diffusers
|
9 |
-
nvidia-ml-py3
|
10 |
-
ftfy
|
11 |
-
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
12 |
-
-e git+https://github.com/pharmapsychotic/BLIP.git@main#egg=blip
|
13 |
-
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
src/blip
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
Subproject commit 84fb552e9674e1473b97a5f23805c597cbee268a
|
|
|
|
src/clip
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
Subproject commit d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
|
|
|
|