Spaces:
Build error
Build error
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
gdown
|
3 |
+
torch
|
4 |
+
numpy
|
5 |
+
tqdm
|
6 |
+
Pillow
|
7 |
+
scikit-image
|
8 |
+
git+https://github.com/openai/CLIP.git
|