Spaces:
Running
on
Zero
Running
on
Zero
hpc-yekin
commited on
Commit
•
698817b
1
Parent(s):
0670cf1
dependency fix
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -10,8 +10,7 @@ pycparser==2.22
|
|
10 |
regex==2023.12.25
|
11 |
setuptools==69.5.1
|
12 |
torch==2.2.0
|
13 |
-
torchvision
|
14 |
-
traitlets==5.14.3
|
15 |
transformers==4.39.3
|
16 |
git+https://github.com/openai/CLIP.git
|
17 |
git+https://github.com/tencent-ailab/IP-Adapter.git
|
|
|
10 |
regex==2023.12.25
|
11 |
setuptools==69.5.1
|
12 |
torch==2.2.0
|
13 |
+
torchvision
|
|
|
14 |
transformers==4.39.3
|
15 |
git+https://github.com/openai/CLIP.git
|
16 |
git+https://github.com/tencent-ailab/IP-Adapter.git
|