Spaces:
Build error
Build error
RobotJelly
commited on
Commit
·
ba328c6
1
Parent(s):
087fe06
requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/openai/CLIP.git
|
2 |
+
torch==1.7.1
|
3 |
+
torchvision==0.8.2
|
4 |
+
ftfy
|
5 |
+
regex
|
6 |
+
tqdm
|