Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
requests
|
3 |
+
pillow
|
4 |
+
numpy
|
5 |
+
huggingface-hub
|
6 |
+
torch==1.11.0
|
7 |
+
torchvision
|
8 |
+
git+https://github.com/openai/CLIP.git
|