Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ pillow==10.4.0
|
|
12 |
imagehash
|
13 |
llama-index-embeddings-clip
|
14 |
git+https://github.com/openai/CLIP.git
|
15 |
-
python-dotenv
|
|
|
|
12 |
imagehash
|
13 |
llama-index-embeddings-clip
|
14 |
git+https://github.com/openai/CLIP.git
|
15 |
+
python-dotenv
|
16 |
+
boto3
|