Spaces:
Runtime error
Runtime error
added lib
Browse files- backend/requirements.txt +1 -0
backend/requirements.txt
CHANGED
|
@@ -16,3 +16,4 @@ python-dotenv
|
|
| 16 |
PyPDF2
|
| 17 |
google.generativeai
|
| 18 |
python-multipart
|
|
|
|
|
|
| 16 |
PyPDF2
|
| 17 |
google.generativeai
|
| 18 |
python-multipart
|
| 19 |
+
fastapi-cors
|