Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ python-dotenv==1.0.1
|
|
| 8 |
openai==1.30.1
|
| 9 |
langchain==0.1.20
|
| 10 |
torch==2.2.0
|
| 11 |
-
|
| 12 |
# Image and Media Processing
|
| 13 |
Pillow==10.3.0
|
| 14 |
opencv-python-headless
|
|
|
|
| 8 |
openai==1.30.1
|
| 9 |
langchain==0.1.20
|
| 10 |
torch==2.2.0
|
| 11 |
+
flask_cors
|
| 12 |
# Image and Media Processing
|
| 13 |
Pillow==10.3.0
|
| 14 |
opencv-python-headless
|