Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ fastapi==0.115.6
|
|
4 |
lang-sam @ git+https://github.com/luca-medeiros/lang-segment-anything.git@04eaddf568c6ce810a45dd3335ebd5411fe5df09
|
5 |
uvicorn==0.34.0
|
6 |
fastapi==0.115.6
|
7 |
-
python-multipart==0.0.20
|
|
|
|
|
|
4 |
lang-sam @ git+https://github.com/luca-medeiros/lang-segment-anything.git@04eaddf568c6ce810a45dd3335ebd5411fe5df09
|
5 |
uvicorn==0.34.0
|
6 |
fastapi==0.115.6
|
7 |
+
python-multipart==0.0.20
|
8 |
+
openai==1.70.0
|
9 |
+
python-dotenv==1.1.0
|