Spaces:
Build error
Build error
AlexWortega
commited on
Commit
•
fdc78d3
1
Parent(s):
28e228f
Create requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
pip install git+https://github.com/openai/CLIP.git
|
2 |
+
pip install transformers
|