Spaces:
Build error
Build error
jagilley
commited on
Commit
•
eee097a
1
Parent(s):
d65283f
rqtxt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
git+https://github.com/openai/CLIP.git
|
3 |
+
PIL
|
4 |
+
gradio
|