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